mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-19 21:15:23 +00:00
Margin fix for "updated" and "error" classes, props Simek, fixes #9802
git-svn-id: http://svn.automattic.com/wordpress/trunk@11360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
d271668438
commit
795769a235
@ -472,7 +472,7 @@ ol.ol-decimal > li {
|
|||||||
|
|
||||||
.wrap .updated,
|
.wrap .updated,
|
||||||
.wrap .error {
|
.wrap .error {
|
||||||
margin: 5px 0;
|
margin: 5px 0 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrap h2 {
|
.wrap h2 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user