Changeset 4453 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/sections/screenshots/style.scss
- Timestamp:
- 12/01/2016 05:06:30 AM (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/screenshots/style.scss
r4375 r4453 25 25 .image-gallery-thumbnail { 26 26 vertical-align: top; 27 28 img { 29 max-height: 100px; // See #2274 30 } 31 } 32 33 .image-gallery-thumbnails { 34 overflow-x: hidden; 27 35 } 28 36 }
Note: See TracChangeset
for help on using the changeset viewer.