You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/assets/stylesheets
Olivia Mossberg f4b5fe9caf 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.
8 years ago
..
fonts
about.scss
accounts.scss Fix word-break in profile's note on profile page and profile component 8 years ago
admin.scss
application.scss
boost.scss
components.scss Fix word-break in account profiles 8 years ago
forms.scss
stream_entries.scss
tables.scss
variables.scss