Make WordPress Core

Ticket #23904: 23904.diff

File 23904.diff, 418 bytes (added by melchoyce, 12 years ago)
  • wp-admin/css/wp-admin.css

     
    20912091}
    20922092
    20932093/* one column on the post write/edit screen */
    2094 @media only screen and (max-width: 850px) {
     2094@media only screen and (max-width: 950px) {
    20952095        #wpbody-content #poststuff #post-body {
    20962096                margin: 0;
    20972097        }