Customize: Prevent image controls with selected images smaller than pane width from being distorted through stretching to fit width.
Props celloexpressions. Fixes #37277. git-svn-id: https://develop.svn.wordpress.org/trunk@37957 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f4d197c534
commit
097b3ad595
@ -939,7 +939,7 @@ p.customize-section-description {
|
||||
|
||||
.customize-control .attachment-media-view .thumbnail-image img,
|
||||
.customize-control-header img {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.customize-control .attachment-media-view .remove-button,
|
||||
|
Loading…
Reference in New Issue
Block a user