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
Remove translateZ(0) on modal overlay (
#5478
)
master
Nolan Lawson
7 years ago
committed by
unarist
parent
20fee786b1
commit
02f7f3619a
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
app/javascript/styles/mastodon/components.scss
+ 0
- 1
app/javascript/styles/mastodon/components.scss
View File
@ -3067,7 +3067,6 @@ button.icon-button.active i.fa-retweet {
right
:
0
;
bottom
:
0
;
background
:
rgba
(
$
base-overlay-background
,
0
.
7
)
;
transform
:
translateZ
(
0
)
;
}
.
modal-root__container
{
Write
Preview
Loading…
Cancel
Save