Changeset 11212
- Timestamp:
- 08/30/2021 10:01:06 PM (5 years ago)
- Location:
- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer
- Files:
-
- 2 edited
-
scss/page-dashicons.scss (modified) (1 diff)
-
stylesheets/page-dashicons.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/page-dashicons.scss
r11207 r11212 137 137 white-space: normal; 138 138 } 139 140 .searching & { 141 float: left; 142 } 143 } 144 145 .searching & { 146 overflow: auto; 139 147 } 140 148 } -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/page-dashicons.css
r11207 r11212 136 136 } 137 137 138 .searching .dashicons-page #iconlist .dashicons { 139 float: left; 140 } 141 142 .searching .dashicons-page #iconlist { 143 overflow: auto; 144 } 145 138 146 .dashicons-page #instructions { 139 147 margin-top: 1.5em;
Note: See TracChangeset
for help on using the changeset viewer.