Changeset 6398 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/sections/reviews/style.scss
- Timestamp:
- 01/18/2018 06:09:05 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/sections/reviews/style.scss
r4344 r6398 4 4 padding: 0; 5 5 6 .plugin-review + .plugin-review { 6 .plugin-review { 7 border-bottom: 2px solid #eee; 7 8 margin: 2rem 0 1rem; 9 padding-bottom: 1rem; 10 11 &:first-child { 12 margin-top: 0; 13 } 8 14 } 9 15
Note: See TracChangeset
for help on using the changeset viewer.