Changeset 5857 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin-card/style.scss
- Timestamp:
- 09/01/2017 01:13:29 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin-card/style.scss
r4437 r5857 51 51 span { 52 52 font-size: ms(-3); 53 width: 48%;54 53 display: inline-block; 55 54 overflow: hidden; … … 70 69 71 70 } 71 72 span.active-installs { 73 min-width: 48%; 74 } 72 75 73 76 .dashicons {
Note: See TracChangeset
for help on using the changeset viewer.