From ae24927edf1f6d2fa2502ae602fd5f3c898049bf Mon Sep 17 00:00:00 2001 From: barisusakli Date: Tue, 11 Aug 2015 16:51:18 -0400 Subject: [PATCH] overflow hidden for topic content --- less/topic.less | 1 + 1 file changed, 1 insertion(+) diff --git a/less/topic.less b/less/topic.less index 10330e2..9c84a71 100644 --- a/less/topic.less +++ b/less/topic.less @@ -102,6 +102,7 @@ margin-top: -43px; margin-left: 61px; word-wrap: break-word; + overflow: hidden; } .post-tools {