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:
parent
f4c925859a
commit
dfd8e5f0ee
@ -472,7 +472,7 @@ ol.ol-decimal > li {
|
||||
|
||||
.wrap .updated,
|
||||
.wrap .error {
|
||||
margin: 5px 0;
|
||||
margin: 5px 0 15px;
|
||||
}
|
||||
|
||||
.wrap h2 {
|
||||
|
Loading…
Reference in New Issue
Block a user