logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: 63819c848de8728fe3a0789213014c943588a5b1
parent: a9abe8909371f4a3069760e6bd8d7444b85dab71
Author: syui <syui@users.noreply.github.com>
Date:   Thu, 21 Sep 2017 21:30:21 +0900

fix : mobile style of /about/more (#5034)


Diffstat:

Mapp/javascript/styles/about.scss1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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 {