Improve the line height on div.updated, div.error. props joelhardi, fixes #14891.

git-svn-id: https://develop.svn.wordpress.org/trunk@16010 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-10-27 11:57:55 +00:00
parent 8db82e5ea1
commit dfa3d5561d
3 changed files with 2 additions and 3 deletions

View File

@@ -489,7 +489,6 @@ ol.ol-decimal > li {
.updated p,
.error p {
margin: 0.5em 0;
line-height: 1;
padding: 2px;
}