.../wp-content/themes/pub/wporg-developer/stylesheets/main.css | 1 +
1 file changed, 1 insertion(+)
diff --git wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css
index a877a7d49..f28acb0cb 100644
|
|
body.responsive-show #o2-expand-editor { |
2475 | 2475 | @media only screen and (max-width: 480px) { |
2476 | 2476 | body.responsive-show #secondary { |
2477 | 2477 | top: 46px; |
| 2478 | overflow: auto; |
2478 | 2479 | } |
2479 | 2480 | body.responsive-show #wpadminbar { |
2480 | 2481 | top: -46px; |