Make WordPress Core

Ticket #26541: 26541-5.diff

File 26541-5.diff, 381 bytes (added by morganestes, 11 years ago)

Remove unneeded rule for IE

  • wp-admin/css/ie.css

     
    198198        padding-top: 7px;
    199199}
    200200
    201 
    202 .theme-browser .theme {
    203         width: 30%;
    204         margin: 0 3% 4% 0;
    205         cursor: auto;
    206 }
    207 
    208201.theme-browser .theme:hover,
    209202.theme-browser .theme:focus {
    210203        cursor: auto;