Changeset 6695 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss
- Timestamp:
- 02/20/2018 05:17:29 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss
r6629 r6695 1587 1587 } 1588 1588 1589 @media only screen and (max-width: 600px) { 1590 .wp-full-overlay, 1591 .wp-full-overlay-sidebar { 1592 margin-top: 0; 1593 } 1594 1595 .wp-full-overlay-sidebar { 1596 height: 100%; 1597 } 1598 } 1599 1589 1600 @media only screen and (max-width: 480px) { 1590 1601 .theme-browser .theme {
Note: See TracChangeset
for help on using the changeset viewer.