Fix alignment of Advanced Options close toggle arrow in Edit Media dialog.
props paulwilde. fixes #28752. Built from https://develop.svn.wordpress.org/trunk@29001 git-svn-id: http://core.svn.wordpress.org/trunk@28789 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
9587c27aab
commit
6827624501
|
@ -1839,7 +1839,6 @@ video#inline-media-node {
|
|||
|
||||
.image-details .advanced-visible .advanced-toggle::after {
|
||||
content: '\f142';
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.image-details .embed-media-settings .size {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1839,7 +1839,6 @@ video#inline-media-node {
|
|||
|
||||
.image-details .advanced-visible .advanced-toggle::after {
|
||||
content: '\f142';
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.image-details .embed-media-settings .size {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue