mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00: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…
Reference in New Issue
Block a user