Break long strings in tagcloud

This commit is contained in:
Sarven Capadisli 2010-02-24 14:55:35 +01:00
parent 618ce6a855
commit 2466dbfc97
1 changed files with 1 additions and 0 deletions

View File

@ -1490,6 +1490,7 @@ text-align:center;
}
.aside .tag-cloud {
font-size:0.8em;
word-wrap:break-word;
}
.tag-cloud li {
display:inline;