From b280b3d26a44940ceeb1846c68c70753143c8baf Mon Sep 17 00:00:00 2001 From: ccd0 Date: Fri, 19 Sep 2014 22:09:19 -0700 Subject: [PATCH] fix CSS bug --- src/General/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index 4cab6d679..783fb699a 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -514,7 +514,7 @@ hr + div.center:not(.ad-cnt):not(.topad):not(.middlead):not(.bottomad) { width: 165px; margin: 0 2px 5px; max-height: 320px; - word-break: break-word; + word-wrap: break-word; vertical-align: top; } .catalog-thread > a {