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 loading bar being obscured by other elements in web UI (
#11598
)
master
Eugen Rochko
5 years ago
committed by
GitHub
parent
c6b4b923e6
commit
2b4e2616ea
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
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
@ -4782,6 +4782,7 @@ a.status-card.compact:hover {
position
:
absolute
;
top
:
0
;
left
:
0
;
z-index
:
9999
;
}
.
media-gallery__gifv__label
{
Write
Preview
Loading…
Cancel
Save