Add line height to QuickPress media buttons. Prevents jitters as the images load. see #16927.
git-svn-id: https://develop.svn.wordpress.org/trunk@17744 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
28a5ec7c1c
commit
280e43884d
File diff suppressed because one or more lines are too long
@ -286,6 +286,7 @@ div.postbox div.inside {
|
||||
margin: 0 0 .5em 5em;
|
||||
padding: 0 0 0 10px;
|
||||
font-size: 11px;
|
||||
line-height: 17px;
|
||||
}
|
||||
|
||||
#dashboard_quick_press #media-buttons a {
|
||||
|
Loading…
Reference in New Issue
Block a user