Changeset 4323
- Timestamp:
- 11/02/2016 11:40:33 PM (8 years ago)
- Location:
- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/sections/style.scss
r4263 r4323 8 8 max-height: none; 9 9 overflow: auto; 10 } 11 12 &#description { 13 max-height: 400px; 10 14 } 11 15 -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/css/style.css
r4322 r4323 2509 2509 } 2510 2510 2511 .read-more#description { 2512 max-height: 400px; 2513 } 2514 2511 2515 .read-more h1, .read-more h2, .read-more h3 { 2512 2516 font-size: 16px;
Note: See TracChangeset
for help on using the changeset viewer.