Fix close button in footer banner

This commit is contained in:
Raphael Wickihalder 2022-06-01 07:03:59 +02:00 committed by infinite-persistence
parent d5910c8172
commit 78509a92c4

View file

@ -343,6 +343,11 @@
padding-top: 3px;
// padding-bottom:4px !important;
height: 27px !important;
@media (max-width: 722px) {
position: fixed !important;
top: unset !important;
bottom: 97px;
}
}
/*