Skip to content

Commit

Permalink
Merge pull request #5879 from avalonmediasystem/playlist_paging
Browse files Browse the repository at this point in the history
Set footer to negative z-index so paging works
  • Loading branch information
masaball authored Jun 20, 2024
2 parents 59be1ba + 47afda1 commit d65125e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/avalon/_footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
width: 100%;
min-height: 2.5rem;
color: #999999;
z-index: -1000;
}

footer {
Expand Down

0 comments on commit d65125e

Please sign in to comment.