Autosave notice styling from mdawaffe. fixes #6054

git-svn-id: https://develop.svn.wordpress.org/trunk@7145 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-03-03 21:15:34 +00:00
parent c1c24f5982
commit 742b6b7ceb
6 changed files with 7 additions and 18 deletions

View File

@@ -1047,15 +1047,6 @@ html, body {
margin-right: 8px;
}
#poststuff #autosave {
margin: 0;
padding: 0;
}
#poststuff #autosave div.updated, #poststuff #autosave div.error {
margin: 0 8px 10px 20px;
}
#poststuff .inside {
margin: 0 12px 15px;
font-size: 11px;