Autosave notice styling from mdawaffe. fixes #6054

git-svn-id: http://svn.automattic.com/wordpress/trunk@7145 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2008-03-03 21:15:34 +00:00
parent e38923c92d
commit 08ed4d3b40
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;