Make WordPress Core

Ticket #35126: 35126-ie11-postbox-underline.patch

File 35126-ie11-postbox-underline.patch, 316 bytes (added by Cheffheid, 8 years ago)

Fixes stray underline in IE11 on postbox toggle arrows

  • wp-admin/css/common.css

     
    20472047        width: 36px;
    20482048        height: 36px;
    20492049        padding: 0;
     2050        text-decoration: none;
    20502051}
    20512052
    20522053.js .postbox .handlediv {