From b9337c81216e86320532ed7effd5bd573b4dd7ea Mon Sep 17 00:00:00 2001 From: yutao <283765470@qq.com> Date: Fri, 29 May 2015 14:31:37 +0800 Subject: [PATCH] ... --- app/views/boards/show.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/boards/show.html.erb b/app/views/boards/show.html.erb index b53b9add1..703657767 100644 --- a/app/views/boards/show.html.erb +++ b/app/views/boards/show.html.erb @@ -6,6 +6,7 @@ .ke-icon-emoticons{background-position:0px -671px;width:50px;height:26px;} .ke-icon-emoticons:hover{background-position:-79px -671px;width:50px;height:26px;} .ke-toolbar .ke-outline{border:none;} + .break_word {width:100%;}