Fix Quickpress labels in FF, props ocean90, fixes #19170
git-svn-id: http://svn.automattic.com/wordpress/trunk@19357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
d333309975
commit
9d8a007f27
File diff suppressed because one or more lines are too long
|
@ -5605,11 +5605,10 @@ form .textarea-wrap {
|
|||
#dashboard_quick_press h4 {
|
||||
font-family: sans-serif;
|
||||
float: left;
|
||||
width: 5.5em;
|
||||
width: 5em;
|
||||
clear: both;
|
||||
font-weight: normal;
|
||||
text-align: right;
|
||||
padding-top: 4px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue