fix word wrapping in tagblock and dirtagblock and possibly other places

This commit is contained in:
Mario Vavti 2015-07-06 10:36:57 +02:00
parent 49239c936a
commit 05b231b087

View File

@ -13,6 +13,10 @@
border-bottom-right-radius: 0px;
}
.tags {
word-wrap: break-word;
}
/* suggest */
.suggest-widget-more {