Skip to content

Commit

Permalink
Fix loading bar being obscured by other elements in web UI (mastodon#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargron authored and hiyuki2578 committed Oct 2, 2019
1 parent 918bc94 commit 8076457
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/javascript/styles/mastodon/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4782,6 +4782,7 @@ a.status-card.compact:hover {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
}

.media-gallery__gifv__label {
Expand Down

0 comments on commit 8076457

Please sign in to comment.