Changeset 41246
- Timestamp:
- 08/13/2017 05:41:34 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/js/customize-widgets.js
r40480 r41246 603 603 this.container.addClass( 'wide-widget-control' ); 604 604 605 this.container.find( '. widget-content:first' ).css( {605 this.container.find( '.form:first' ).css( { 606 606 'max-width': this.params.width, 607 607 'min-height': this.params.height
Note: See TracChangeset
for help on using the changeset viewer.