Changeset 3252 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/site/primary/_plugin-single.scss
- Timestamp:
- 05/25/2016 05:33:00 PM (9 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
r3223 r3252 62 62 margin-top: 0; 63 63 } 64 65 &.toggled { 66 max-height: none; 67 } 64 68 } 65 69 … … 67 71 @extend a; 68 72 font-size: ms(-2); 69 padding-top: 0.5rem;73 margin-top: 0.5rem; 70 74 position: relative; 71 75 … … 76 80 vertical-align: text-top; 77 81 } 82 } 83 84 .toggled + .section-toggle:after { 85 content: "\f343"; 78 86 } 79 87
Note: See TracChangeset
for help on using the changeset viewer.