From 952fb4ffa0a2cccb9df85ceb775c081a296436f6 Mon Sep 17 00:00:00 2001 From: yafeilee Date: Tue, 1 Apr 2014 17:23:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E8=AF=84=E8=AE=BA=E4=B8=8D?= =?UTF-8?q?=E6=8D=A2=E8=A1=8C=E7=9A=84=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/assets/stylesheets/comments.css.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/comments.css.scss b/app/assets/stylesheets/comments.css.scss index acdf86d..1832916 100644 --- a/app/assets/stylesheets/comments.css.scss +++ b/app/assets/stylesheets/comments.css.scss @@ -46,6 +46,7 @@ padding-left: 0.275rem; border-bottom: 1px dashed #8a8a8a; margin-bottom: 0; + white-space: pre; } .name { padding-top: 0.5rem;