Changeset 4336
- Timestamp:
- 11/07/2016 09:20:11 PM (9 years ago)
- Location:
- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins
- Files:
-
- 2 edited
-
client/components/plugin/sections/style.scss (modified) (1 diff)
-
css/style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/sections/style.scss
r4323 r4336 10 10 } 11 11 12 & #description{12 &:nth-of-type(1) { 13 13 max-height: 400px; 14 14 } -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/css/style.css
r4324 r4336 2509 2509 } 2510 2510 2511 .read-more #description{2511 .read-more:nth-of-type(1) { 2512 2512 max-height: 400px; 2513 2513 }
Note: See TracChangeset
for help on using the changeset viewer.