From: Thomas Willingham Date: Mon, 26 Nov 2012 05:49:13 +0000 (+0000) Subject: Diabook - of all the things to miss...wall-item-content. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=95322ff5f467bb40fbd49c3ed00f888d82827514;p=friendica.git Diabook - of all the things to miss...wall-item-content. --- diff --git a/view/theme/diabook/style.css b/view/theme/diabook/style.css index 1623f2e756..345e90fcaf 100644 --- a/view/theme/diabook/style.css +++ b/view/theme/diabook/style.css @@ -1523,14 +1523,14 @@ left: 105px; border-radius: 3px; } -.wall-item-container .wall-item-content { +.wall-item-content { max-width: 720px; word-wrap: break-word; - + overflow:auto; } -.wall-item-photo-container .wall-item-content { +.wall-item-photo-container { max-width: 720px; word-wrap: break-word;