Changeset 3261 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/forms/_buttons.scss
- Timestamp:
- 05/26/2016 08:44:49 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/forms/_buttons.scss
r3251 r3261 323 323 ---------------------------------------------------------------------------- */ 324 324 325 @media screen and ( max-width: 782px) {325 @media screen and ( max-width: $ms-breakpoint ) { 326 326 327 327 .button,
Note: See TracChangeset
for help on using the changeset viewer.