Correct alignment of new buttons in media modal. see #21390.
git-svn-id: http://core.svn.wordpress.org/trunk@21907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
3ec7265074
commit
1851f98eb9
|
@ -73,7 +73,7 @@
|
|||
|
||||
.media-toolbar .media-button {
|
||||
float: left;
|
||||
margin-top: 19px;
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.media-toolbar-primary .media-button {
|
||||
|
|
Loading…
Reference in New Issue