Make WordPress Core

Ticket #33260: 33260.2.diff

File 33260.2.diff, 370 bytes (added by TomHarrigan, 10 years ago)

Fix padding on reorder toggle - take 2

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

     
    122122
    123123.reorder-toggle {
    124124        float: right;
    125         padding: 5px 8px;
    126125        text-decoration: none;
    127126        cursor: pointer;
    128127        outline: none;