fix word wrapping in tagblock and dirtagblock and possibly other places
This commit is contained in:
parent
49239c936a
commit
05b231b087
@ -13,6 +13,10 @@
|
||||
border-bottom-right-radius: 0px;
|
||||
}
|
||||
|
||||
.tags {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
/* suggest */
|
||||
|
||||
.suggest-widget-more {
|
||||
|
Reference in New Issue
Block a user