Ticket #6096: 6096.patch
File 6096.patch, 948 bytes (added by , 3 years ago) |
---|
-
wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss
2183 2183 } 2184 2184 .current-menu-ancestor .expandable .dashicons:hover, 2185 2185 .current-menu-item .expandable .dashicons:hover { 2186 background-color: :#0073aa !important;2186 background-color: #0073aa !important; 2187 2187 color: #fff !important; 2188 2188 } 2189 2189 .children, … … 2320 2320 } 2321 2321 @media only screen and (max-width: 782px) { 2322 2322 #secondary { 2323 top: 46px;2323 top: 106px; 2324 2324 } 2325 2325 2326 2326 body.responsive-show { … … 2337 2337 } 2338 2338 @media only screen and (max-width: 480px) { 2339 2339 body.responsive-show #secondary { 2340 top: 46px;2340 top: 106px; 2341 2341 } 2342 2342 body.responsive-show #wpadminbar { 2343 2343 top: -46px;