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