Ticket #7252: 7252.patch
File 7252.patch, 588 bytes (added by , 13 months ago) |
---|
-
wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
396 396 } 397 397 398 398 body.responsive-show { 399 overflow-y: visible; 400 position: static; 399 overflow-y: hidden; 400 position: fixed !important; 401 top: 0 !important; 402 padding-top: var(--wp-admin--admin-bar--height, 0px) !important; 401 403 } 402 404 403 405 #page {