Ticket #8839: 8839.patch
| File 8839.patch, 688 bytes (added by , 3 years ago) |
|---|
-
sites/trunk/wordpress.org/public_html/style/trac/wp-trac.css
2092 2092 } 2093 2093 #banner { 2094 2094 position: relative; 2095 top: -85px;2096 margin-bottom: - 45px;2095 top: 0; 2096 margin-bottom: -26px; 2097 2097 } 2098 2098 form#search { 2099 2099 float: none; … … 2104 2104 top: 0; 2105 2105 right: 0; 2106 2106 } 2107 #mainnav ul{ 2108 z-index: 999; 2109 position: relative; 2110 } 2111 #mainnav ul li a{ 2112 padding: 6px 10px !important; 2113 } 2107 2114 .core.trac #mainnav { 2108 2115 display: none; 2109 2116 }