Improvements to invalid menu item handling. Props ocean90. fixes #13958

git-svn-id: http://svn.automattic.com/wordpress/trunk@18277 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2011-06-11 15:52:15 +00:00
parent 46f63a6b1e
commit 4bb54d8f68
5 changed files with 10 additions and 7 deletions

View File

@@ -86,7 +86,7 @@ body {
border-top: 1px solid;
}
#post-body div.updated {
#post-body div.updated, #post-body div.error {
margin: 0;
}