Twenty Twelve: give address element a little more line-height, props sennza and drewstrojny. Fixes #21262.
git-svn-id: http://core.svn.wordpress.org/trunk@21338 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
3fcb5b1764
commit
a0dabb5b6c
|
@ -923,6 +923,7 @@ article.sticky .featured-post {
|
||||||
.entry-content address,
|
.entry-content address,
|
||||||
.comment-content address {
|
.comment-content address {
|
||||||
display: block;
|
display: block;
|
||||||
|
line-height: 1.714285714;
|
||||||
margin: 0 0 24px;
|
margin: 0 0 24px;
|
||||||
margin: 0 0 1.714285714rem;
|
margin: 0 0 1.714285714rem;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue