Changeset 3423 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/site/primary/_plugin-single.scss
- Timestamp:
- 06/18/2016 04:35:50 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/site/primary/_plugin-single.scss
r3405 r3423 164 164 165 165 .avatar { 166 border-radius: 50%; 166 167 margin-right: 10px; 167 168 vertical-align: middle; … … 169 170 } 170 171 } 171 172 .entry-meta { 173 padding: 0 ms(4); 174 175 @media screen and ( min-width: $ms-breakpoint ) { 172 @media screen and ( min-width: $ms-breakpoint ) { 173 .entry-meta { 176 174 float: right; 177 padding: 0;178 175 width: 30%; 179 176 }
Note: See TracChangeset
for help on using the changeset viewer.