Higher z-index for #branding in Twenty Eleven. props matveb. fixes #18938.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19302 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
7ad3e5328b
commit
bbea28c8ca
|
@ -504,7 +504,7 @@ a:hover {
|
|||
border-top: 2px solid #bbb;
|
||||
padding-bottom: 10px;
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
z-index: 9999;
|
||||
}
|
||||
#site-title {
|
||||
margin-right: 270px;
|
||||
|
|
Loading…
Reference in New Issue