Ticket #18938: 18968-branding-z-index.diff

File 18968-branding-z-index.diff, 406 bytes (added by iandstewart, 19 months ago)
Line 
1Index: wp-content/themes/twentyeleven/style.css
2===================================================================
3--- wp-content/themes/twentyeleven/style.css    (revision 18968)
4+++ wp-content/themes/twentyeleven/style.css    (working copy)
5@@ -504,7 +504,7 @@
6        border-top: 2px solid #bbb;
7        padding-bottom: 10px;
8        position: relative;
9-       z-index: 2;
10+       z-index: 9999;
11 }
12 #site-title {
13        margin-right: 270px;