From c26d5802015faeb174d6535dd238d181b2ef9884 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Tue, 1 Sep 2015 00:06:45 -0400 Subject: [PATCH] Revert "Break long worded topic headings" This reverts commit fe0dab2f56b391fdbb2d3735fe98a166bf3f50b8. --- less/topic.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/less/topic.less b/less/topic.less index 3c7b284..11a2b16 100644 --- a/less/topic.less +++ b/less/topic.less @@ -2,7 +2,6 @@ h1 { line-height: 24px; margin-bottom: 30px; - word-break: break-all; .topic-title { font-size: 28px; @@ -346,4 +345,4 @@ position: relative; text-align: center; } -} +} \ No newline at end of file