Margin fix for "updated" and "error" classes, props Simek, fixes #9802

git-svn-id: https://develop.svn.wordpress.org/trunk@11360 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2009-05-16 06:53:41 +00:00
parent f4c925859a
commit dfd8e5f0ee
1 changed files with 1 additions and 1 deletions

View File

@ -472,7 +472,7 @@ ol.ol-decimal > li {
.wrap .updated,
.wrap .error {
margin: 5px 0;
margin: 5px 0 15px;
}
.wrap h2 {