mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-22 08:11:52 +01:00
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:
parent
afef3dd01d
commit
4768331a77
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user