Changeset 6068 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_main-navigation.scss
- Timestamp:
- 11/01/2017 07:37:50 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
r5998 r6068 103 103 } 104 104 105 @ media screen and ( min-width:$ms-breakpoint ) {105 @include breakpoint( $ms-breakpoint ) { 106 106 .menu-toggle { 107 107 display: none;
Note: See TracChangeset
for help on using the changeset viewer.