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

git-svn-id: https://develop.svn.wordpress.org/trunk@21372 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2012-07-30 20:06:26 +00:00
parent fcab500058
commit 08220cceb8
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 {