This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Disable status content outline (
#5921
)
pull/4/head
Yamagishi Kazutoshi
7 years ago
committed by
Eugen Rochko
parent
832a7f9a05
commit
65e0bbd958
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
app/javascript/styles/mastodon/components.scss
+ 4
- 0
app/javascript/styles/mastodon/components.scss
View File
@ -519,6 +519,10 @@
overflow
:
hidden
;
white-space
:
pre-wrap
;
&
:
focus
{
outline
:
0
;
}
&
.
status__content--with-spoiler
{
white-space
:
normal
;
Write
Preview
Loading…
Cancel
Save