Don't squish the autosave error notice. Props mdawaffe. fixes #6267

git-svn-id: https://develop.svn.wordpress.org/trunk@7368 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2008-03-18 00:09:31 +00:00
parent ef0d8265bc
commit 77613556c4
1 changed files with 4 additions and 0 deletions

View File

@ -1132,6 +1132,10 @@ html, body {
border: none;
}
.submitbox #autosave .error {
margin-top: 10px;
}
/* Categories */
#categorydiv #category-adder {