lille: don't let footer go over pwa navigation

This commit is contained in:
Frédéric Péters 2019-04-05 16:11:40 +02:00
parent 45f215f8ae
commit a62171323f
1 changed files with 1 additions and 1 deletions

View File

@ -414,7 +414,7 @@ div#page div#main-content-wrapper {
footer {
position: relative;
z-index: 1000;
z-index: 100;
}
div#filtre-profil {