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
fix text position of NSFW in Safari (Mac/iPhone) (
#4570
)
master
PFM
7 years ago
committed by
Eugen Rochko
parent
6a4e2db661
commit
2a5d1d5a1b
1 changed files
with
0 additions
and
8 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-8
app/javascript/styles/components.scss
+ 0
- 8
app/javascript/styles/components.scss
View File
@ -2336,19 +2336,11 @@ button.icon-button.active i.fa-retweet {
}
.
media-spoiler
{
align-items
:
center
;
background
:
$
base-overlay-background
;
color
:
$
primary-text-color
;
cursor
:
pointer
;
display
:
flex
;
flex-direction
:
column
;
border
:
0
;
width
:
100
%
;
height
:
100
%
;
justify-content
:
center
;
position
:
relative
;
text-align
:
center
;
z-index
:
100
;
}
.
media-spoiler__warning
{
Write
Preview
Loading…
Cancel
Save