Changeset 27824
- Timestamp:
- 03/28/2014 08:43:29 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/customize-widgets.css
r27814 r27824 41 41 .customize-control-widget_form .widget { 42 42 margin-bottom: 0; 43 }44 45 .customize-control-widget_form:not(.wide-widget-control) {46 /**47 * Prevent plugins (e.g. Widget Visibility in Jetpack) from forcing widget forms48 * to be wide and so overflow the customizer panel49 */50 left: auto !important;51 max-width: 100%;52 43 } 53 44
Note: See TracChangeset
for help on using the changeset viewer.