Justify tag clouds, props Simek, fixes #9782

git-svn-id: https://develop.svn.wordpress.org/trunk@11287 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2009-05-12 00:20:19 +00:00
parent b008acad7d
commit c98ba1c9d3
1 changed files with 2 additions and 0 deletions

View File

@ -1397,6 +1397,7 @@ p.description,
.tagcloud {
width: 97%;
margin: 0 0 40px;
text-align: justify;
}
.tagcloud h3 {
@ -3141,6 +3142,7 @@ p.popular-tags {
border-style: solid;
line-height: 2em;
padding: 8px 12px 12px;
text-align: justify;
}
p.popular-tags a {