Changeset 9644
- Timestamp:
- 03/30/2020 10:35:35 PM (5 years ago)
- Location:
- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss
r9643 r9644 2272 2272 left: 0; 2273 2273 overflow-y: scroll; 2274 2275 .search-section { 2276 margin-top: 32px; 2277 width: 100%; 2278 } 2274 2279 } 2275 2280 #primary-modal { -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css
r9643 r9644 2655 2655 } 2656 2656 2657 body.responsive-show #secondary .search-section { 2658 margin-top: 32px; 2659 width: 100%; 2660 } 2661 2657 2662 body.responsive-show #primary-modal { 2658 2663 display: block;
Note: See TracChangeset
for help on using the changeset viewer.