Changeset 4501 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/styles/typography/_copy.scss
- Timestamp:
- 12/07/2016 01:08:37 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/styles/typography/_copy.scss
r4442 r4501 82 82 right: 0; 83 83 top: 200px; 84 width: auto;84 width: 40px; 85 85 z-index: 100; 86 86 87 87 .survey-msg { 88 display: inline-block; 88 display: none; 89 } 90 91 &:hover { 92 width: auto; 93 94 .survey-msg { 95 display: inline-block; 96 } 89 97 } 90 98
Note: See TracChangeset
for help on using the changeset viewer.