aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-03-28 18:46:24 -0700
committerfriendica <info@friendica.com>2015-03-28 18:46:24 -0700
commitdcac6a54c5332d1e991e36283d32ff36fa3ccef6 (patch)
treede0e30dad0005194ae69ddc73a1eb296c7b1e946 /view
parent1e4490079b5257a8a90064eb986e16825391421d (diff)
parentd423c9b12cfdbd71b96ff226706b2a71e35fce17 (diff)
downloadvolse-hubzilla-dcac6a54c5332d1e991e36283d32ff36fa3ccef6.tar.gz
volse-hubzilla-dcac6a54c5332d1e991e36283d32ff36fa3ccef6.tar.bz2
volse-hubzilla-dcac6a54c5332d1e991e36283d32ff36fa3ccef6.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/css/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 565b793aa..571298f8d 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -346,6 +346,7 @@ footer {
-moz-border-radius: $radiuspx;
-webkit-border-radius: $radiuspx;
border-radius: $radiuspx;
+ word-wrap: break-word;
}
.vcard dl {