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:
lancewillett 2012-07-25 18:58:04 +00:00
parent 43ba7ef82c
commit 60ed3d3773
1 changed files with 1 additions and 0 deletions

View File

@ -923,6 +923,7 @@ article.sticky .featured-post {
.entry-content address,
.comment-content address {
display: block;
line-height: 1.714285714;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}