logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: b073b092c96669db83e4fbcd945a05d3d1767534
parent: 092fdc89fa5b2a1ba2ac0a0dfe5149814a179ec8
Author: Yamagishi Kazutoshi <ykzts@desire.sh>
Date:   Tue, 25 Apr 2017 00:31:01 +0900

Force wrap long email address (#2395)


Diffstat:

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

diff --git a/app/assets/stylesheets/about.scss b/app/assets/stylesheets/about.scss @@ -210,6 +210,7 @@ strong { display: block; color: $color5; + word-break: break-word; } }