Make WordPress Core

Ticket #17232: 17232.2.patch

File 17232.2.patch, 885 bytes (added by ocean90, 12 years ago)
  • wp-admin/css/ie.dev.css

     
    280280form#template div {
    281281        width: 100%;
    282282}
     283* html #template div {
     284        margin-right: 0;
     285}
    283286
    284287#ed_toolbar input,
    285288#ed_reply_toolbar input {
  • wp-admin/css/wp-admin.dev.css

     
    44504450.nav .button-secondary {
    44514451        padding: 2px 4px;
    44524452}
    4453 * html #themeselect {
    4454         padding: 0 3px;
    4455         height: 22px;
    4456 }
    44574453.settings-toggle {
    44584454        text-align: right;
    44594455        margin: 5px 7px 15px 0;
     
    44824478.screen-per-page {
    44834479        width: 3em;
    44844480}
    4485 * html #template div {margin-right: 0;}
    44864481
    44874482.list-ajax-loading {
    44884483        float: right;