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
Set z-index of dropdown to 9999. (
#9126
)
pull/4/head
kedama
6 years ago
committed by
Eugen Rochko
parent
795f0107d2
commit
678f5ed296
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/javascript/styles/mastodon/components.scss
+ 1
- 0
app/javascript/styles/mastodon/components.scss
View File
@ -1669,6 +1669,7 @@ a.account__display-name {
padding
:
4px
0
;
border-radius
:
4px
;
box-shadow
:
2px
4px
15px
rgba
(
$
base-shadow-color
,
0
.
4
)
;
z-index
:
9999
;
ul
{
list-style
:
none
;
Write
Preview
Loading…
Cancel
Save