Ticket #28592: 28592-2.diff
File 28592-2.diff, 507 bytes (added by , 10 years ago) |
---|
-
wp-admin/css/edit.css
1161 1161 } 1162 1162 } 1163 1163 1164 @media screen and ( max-width: 961px ) and ( min-width: 901px ) { 1165 1166 #wpbody-content #poststuff { 1167 min-width: 690px; 1168 } 1169 1170 #post-body-content { 1171 min-width: 390px; 1172 } 1173 } 1174 1164 1175 /* one column on the post write/edit screen */ 1165 1176 @media only screen and (max-width: 850px) { 1166 1177 #poststuff {