Ticket #23904: 23904.diff
File 23904.diff, 418 bytes (added by , 12 years ago) |
---|
-
wp-admin/css/wp-admin.css
2091 2091 } 2092 2092 2093 2093 /* one column on the post write/edit screen */ 2094 @media only screen and (max-width: 850px) {2094 @media only screen and (max-width: 950px) { 2095 2095 #wpbody-content #poststuff #post-body { 2096 2096 margin: 0; 2097 2097 }