mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-24 00:11:41 +01:00
Justify tag clouds, props Simek, fixes #9782
git-svn-id: http://svn.automattic.com/wordpress/trunk@11287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
30d3e3377b
commit
489da6fa67
@ -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