mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-04 17:20:07 +00:00
Post format image: fix distorted image preview on iPads, see #24046
git-svn-id: https://develop.svn.wordpress.org/trunk@24292 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -4105,6 +4105,7 @@ body .ui-slider-tooltip {
|
||||
|
||||
#image-preview img {
|
||||
width: auto;
|
||||
height: auto;
|
||||
max-height: 300px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user