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:
parent
fcab500058
commit
08220cceb8
@ -956,8 +956,7 @@ article.sticky .featured-post {
|
|||||||
.entry-content dt,
|
.entry-content dt,
|
||||||
.comment-content dt {
|
.comment-content dt {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-bottom: 24px;
|
line-height: 1.714285714;
|
||||||
margin-bottom: 1.714285714rem;
|
|
||||||
}
|
}
|
||||||
.entry-content dd,
|
.entry-content dd,
|
||||||
.comment-content dd {
|
.comment-content dd {
|
||||||
|
Loading…
Reference in New Issue
Block a user