mirror of
git://develop.git.wordpress.org/
synced 2025-03-22 13:00:29 +01:00
Twenty Fifteen: update editor styles to better account for adaptive images in small screens.
See #31934, props iamtakashi. git-svn-id: https://develop.svn.wordpress.org/trunk@32090 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
543a9d052e
commit
bc3e4176a0
@ -486,7 +486,7 @@ body.rtl {
|
||||
* 9.0 Media Queries
|
||||
*/
|
||||
|
||||
@media screen and (max-width: 660px) {
|
||||
@media screen and (max-width: 740px) {
|
||||
body, img, .wp-caption {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user