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:
Andrew Nacin 2011-11-15 20:18:22 +00:00
parent 2283d108e5
commit e327ae9f74
1 changed files with 1 additions and 1 deletions

View File

@ -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;