Twenty Twelve: improve definition term layout a bit, use line-height instead of bottom margin. Fixes #21259.

git-svn-id: http://core.svn.wordpress.org/trunk@21372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
lancewillett 2012-07-30 20:06:26 +00:00
parent 3f9cb1e5e0
commit f806640b28
1 changed files with 1 additions and 2 deletions

View File

@ -956,8 +956,7 @@ article.sticky .featured-post {
.entry-content dt,
.comment-content dt {
font-weight: bold;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {