Changeset 41919
- Timestamp:
- 10/18/2017 06:12:29 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/customize-controls.css
r41903 r41919 1190 1190 } 1191 1191 1192 #customize-controls #customize-notifications-area ,1193 #customize-controls .customize-section-title > .customize-control-notifications-container ,1194 #customize-controls .panel-meta > .customize-control-notifications-container {1192 #customize-controls #customize-notifications-area:not(.has-overlay-notifications), 1193 #customize-controls .customize-section-title > .customize-control-notifications-container:not(.has-overlay-notifications), 1194 #customize-controls .panel-meta > .customize-control-notifications-container:not(.has-overlay-notifications) { 1195 1195 max-height: 210px; 1196 1196 overflow-x: hidden;
Note: See TracChangeset
for help on using the changeset viewer.