Make WordPress Core

Ticket #44643: 44643.customize-widgets.css.diff

File 44643.customize-widgets.css.diff, 436 bytes (added by ianbelanger, 6 years ago)

This patch is a WIP for the /wp-admin/css/customize-widgets.css file, see comment below for details

  • wp-admin/css/customize-widgets.css

     
    8585.widget-inside {
    8686        padding: 1px 10px 10px 10px;
    8787        border-top: none;
    88         line-height: 16px;
     88        line-height: 1.4;
    8989}
    9090
    9191.customize-control-widget_form.expanded .widget-action .toggle-indicator:before {