Added z-index to content to be higher than footer

This commit is contained in:
alistair3149 2020-05-22 11:31:38 -04:00 committed by GitHub
parent 15a33604dc
commit 2c0b6dd466
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,10 @@
.mw-sidebar-sitename {
margin-top: 42px;
}
#content {
z-index: 9; // Higher than footer
}
#page-tools {
z-index: 1; // Fix collision