Fix inserting images, uploader buttons add Press This nag after submitting in Quick Press

git-svn-id: https://develop.svn.wordpress.org/trunk@10125 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2008-12-08 10:52:23 +00:00
parent d651a0c155
commit fedbd12b31
4 changed files with 9 additions and 6 deletions
+3 -3
View File
@@ -1048,7 +1048,7 @@ div.comment-item:hover .row-actions {
display: block;
height: 1.6em;
line-height: 1.6em;
padding: 0 0.7em;
padding: 0 6px;
}
#adminmenu li span.count-0,
@@ -2263,9 +2263,9 @@ fieldset {
#replyrow #ed_reply_toolbar input {
margin: 1px 2px 1px 1px;
min-width: 26px;
min-width: 24px;
padding: 3px 4px;
font-size: 12px;
font-size: 11px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;