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:
azaozz 2011-11-19 20:00:50 +00:00
parent d333309975
commit 9d8a007f27
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;
}