Make WordPress Core

Ticket #26325: 26325.diff

File 26325.diff, 450 bytes (added by mattheu, 11 years ago)
  • src/wp-admin/css/wp-admin.css

     
    1185111851        .menu-settings dd {
    1185211852                float: none;
    1185311853                width: 100%;
     11854                margin-bottom: 15px;
    1185411855        }
    1185511856
    1185611857        .menu-settings dt {
    1185711858                float: none;
    1185811859                width: auto;
    1185911860                margin-left: 0;
     11861                margin-bottom: 15px;
    1186011862        }
    1186111863
    1186211864        /* Theme Management Page */