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

git-svn-id: http://svn.automattic.com/wordpress/trunk@7368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-03-18 00:09:31 +00:00
parent bc5e5bd300
commit 352c9fca90
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 {