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:
parent
b008acad7d
commit
c98ba1c9d3
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user