From b07b5fe745278fd2f68fd6189e3f6d70d0b71c79 Mon Sep 17 00:00:00 2001 From: flashwave Date: Fri, 24 Mar 2017 17:53:53 +0100 Subject: [PATCH] =?UTF-8?q?potentially=20destructive=20word=20wrapping=20?= =?UTF-8?q?=C2=AF\=5F(=E3=83=84)=5F/=C2=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/assets/less/yuuno/bem/content.less | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/assets/less/yuuno/bem/content.less b/resources/assets/less/yuuno/bem/content.less index 412f46e..778067e 100644 --- a/resources/assets/less/yuuno/bem/content.less +++ b/resources/assets/less/yuuno/bem/content.less @@ -6,6 +6,7 @@ box-shadow: 0 0 3px #9475B2; border-radius: 3px; background: #D3BFFF; + word-break: break-all; &__header { margin: -1px -2px;