Changeset 5998 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_main-navigation.scss
- Timestamp:
- 10/04/2017 06:38:13 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
r5939 r5998 72 72 } 73 73 74 @media screen and (min-width: $ms-breakpoint) {74 @include breakpoint( $ms-breakpoint ) { 75 75 &.active { 76 76 border-bottom: 1px solid;
Note: See TracChangeset
for help on using the changeset viewer.