Fix Quickpress labels in FF, props ocean90, fixes #19170

git-svn-id: https://develop.svn.wordpress.org/trunk@19357 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2011-11-19 20:00:50 +00:00
parent 623732cf02
commit 3f60c3cefd
2 changed files with 2 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -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;
}