Media: Use consistent width for Scale and Crop inputs.
Follow-up to [46359]. Props sabernhardt, audrasjb. Fixes #48907. git-svn-id: https://develop.svn.wordpress.org/trunk@46856 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
55de626b72
commit
a521300d9f
@ -1199,7 +1199,6 @@ audio, video {
|
|||||||
.imgedit-settings .imgedit-scale input[type="text"],
|
.imgedit-settings .imgedit-scale input[type="text"],
|
||||||
.imgedit-settings .imgedit-crop-ratio input[type="text"],
|
.imgedit-settings .imgedit-crop-ratio input[type="text"],
|
||||||
.imgedit-settings .imgedit-crop-sel input[type="text"] {
|
.imgedit-settings .imgedit-crop-sel input[type="text"] {
|
||||||
width: 60px;
|
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
padding: 6px 10px;
|
padding: 6px 10px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user