This website works better with JavaScript.
Home
Explore
Help
Sign In
nekobus
/
mastodon_neko
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#729
from Abzol/master
Fix word-break in account profiles
master
Eugen
7 years ago
committed by
GitHub
parent
25ed563cdb
30da6440d0
commit
34ff11c496
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/assets/stylesheets/components.scss
+ 1
- 1
app/assets/stylesheets/components.scss
View File
@ -424,7 +424,7 @@ a.status__content__spoiler-link {
.
account__header__content
{
word-wrap
:
break-word
;
word-break
:
break-al
l
;
word-break
:
norma
l
;
font-weight
:
400
;
overflow
:
hidden
;
color
:
$
color3
;
Write
Preview
Loading…
Cancel
Save