]> cat aescling's git repositories - mastodon.git/commit
Fix word-break in account profiles
authorOlivia Mossberg <hakurou46@gmail.com>
Sun, 2 Apr 2017 14:54:24 +0000 (16:54 +0200)
committerOlivia Mossberg <hakurou46@gmail.com>
Sun, 2 Apr 2017 14:54:24 +0000 (16:54 +0200)
commitf4b5fe9cafe7f6b5a590b45970e48b15c34c262f
treec1c51cdacd6fdac84d0736e2a70ac88f1f62723b
parent3a62721e541166af64419dba1ea54672bc7a73ba
Fix word-break in account profiles

word-break:break-all is a surefire way to break things. It should be set
to normal.
This merge just set it back to what it should be.
Tested on Firefox 52.0.2 and Chrome 56.0.2924.87 with no detected
errors.
app/assets/stylesheets/components.scss