1 | .../wp-content/themes/pub/wporg-developer/stylesheets/main.css | 1 + |
---|
2 | 1 file changed, 1 insertion(+) |
---|
3 | |
---|
4 | 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 |
---|
5 | index a877a7d49..f28acb0cb 100644 |
---|
6 | --- wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css |
---|
7 | +++ wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css |
---|
8 | @@ -2475,6 +2475,7 @@ body.responsive-show #o2-expand-editor { |
---|
9 | @media only screen and (max-width: 480px) { |
---|
10 | body.responsive-show #secondary { |
---|
11 | top: 46px; |
---|
12 | + overflow: auto; |
---|
13 | } |
---|
14 | body.responsive-show #wpadminbar { |
---|
15 | top: -46px; |
---|