Higher z-index for #branding in Twenty Eleven. props matveb. fixes #18938.
git-svn-id: https://develop.svn.wordpress.org/trunk@19302 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
2283d108e5
commit
e327ae9f74
@ -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
Block a user