From b0092b68c627290e863937377a206ad8048e27db Mon Sep 17 00:00:00 2001 From: Baris Soner Usakli Date: Tue, 13 Aug 2013 17:29:16 -0400 Subject: [PATCH] closes #166 --- public/css/topic.less | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/css/topic.less b/public/css/topic.less index c6b02c10c3..ff770f7345 100644 --- a/public/css/topic.less +++ b/public/css/topic.less @@ -117,8 +117,6 @@ .topic-title { width: auto; - white-space: nowrap; - text-overflow:ellipsis; overflow: hidden; margin: 0; padding: 0;