From: syui Date: Thu, 21 Sep 2017 12:30:21 +0000 (+0900) Subject: fix : mobile style of /about/more (#5034) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=63819c848de8728fe3a0789213014c943588a5b1;p=mastodon.git fix : mobile style of /about/more (#5034) --- diff --git a/app/javascript/styles/about.scss b/app/javascript/styles/about.scss index 343de1590..2adcb5ba2 100644 --- a/app/javascript/styles/about.scss +++ b/app/javascript/styles/about.scss @@ -124,6 +124,7 @@ box-sizing: border-box; max-width: 800px; margin: 0 auto; + word-wrap: break-word; } .header-wrapper {