mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-29 00:44:26 +00:00
Revert editing of video embed parameters in the media modal, [31620] and [31626] for now. Plan on revisiting in 4.3.
Props iseulde. Fixes #31139, fixes #32006. git-svn-id: https://develop.svn.wordpress.org/trunk@32258 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1981,29 +1981,6 @@
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.embed-link-settings .setting {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.embed-link-dimensions:after {
|
||||
content: '';
|
||||
display: block;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.embed-link-dimensions .width,
|
||||
.embed-link-dimensions .height {
|
||||
float: left;
|
||||
width: 125px;
|
||||
clear: none;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.embed-link-dimensions input {
|
||||
width: auto;
|
||||
max-width: 110px;
|
||||
}
|
||||
|
||||
.image-details .embed-media-settings .setting {
|
||||
float: none;
|
||||
width: auto;
|
||||
@@ -2050,7 +2027,6 @@
|
||||
.media-embed .setting span {
|
||||
display: block;
|
||||
width: 200px;
|
||||
max-width: 100%;
|
||||
font-size: 13px;
|
||||
line-height: 24px;
|
||||
color: #666;
|
||||
|
||||
Reference in New Issue
Block a user