From 95322ff5f467bb40fbd49c3ed00f888d82827514 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Mon, 26 Nov 2012 05:49:13 +0000 Subject: [PATCH] Diabook - of all the things to miss...wall-item-content. --- view/theme/diabook/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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;