Changeset 6797 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_main-navigation.scss
- Timestamp:
- 02/27/2018 11:31:19 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_main-navigation.scss
r6068 r6797 81 81 82 82 /* Small menu. */ 83 .main-navigation.toggled ul { 84 display: block; 83 .main-navigation.toggled { 84 z-index: 1; 85 86 ul { 87 display: block; 88 } 85 89 } 86 90
Note: See TracChangeset
for help on using the changeset viewer.