Changeset 5998 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_posts-navigation.scss
- Timestamp:
- 10/04/2017 06:38:13 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_posts-navigation.scss
r5969 r5998 20 20 } 21 21 22 @ media screen and (max-width: $ms-breakpoint) {22 @include breakpoint( 0, $ms-breakpoint ) { 23 23 &.prev, 24 24 &.next {
Note: See TracChangeset
for help on using the changeset viewer.