Customize: Prevent image controls with selected images smaller than pane width from being distorted through stretching to fit width.
Props celloexpressions. Fixes #37277. Built from https://develop.svn.wordpress.org/trunk@37957 git-svn-id: http://core.svn.wordpress.org/trunk@37898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user