Make sure long words (channel addresses, homepages) on the vcard are not on top of the content to the right.
This commit is contained in:
parent
f35679dd6d
commit
d423c9b12c
@ -346,6 +346,7 @@ footer {
|
||||
-moz-border-radius: $radiuspx;
|
||||
-webkit-border-radius: $radiuspx;
|
||||
border-radius: $radiuspx;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.vcard dl {
|
||||
|
Reference in New Issue
Block a user