fix cookie settings footer being hidden
This commit is contained in:
parent
c2c782f6e6
commit
f112721398
1 changed files with 1 additions and 1 deletions
|
@ -72,6 +72,6 @@
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gdprPrivacyFooter {
|
#gdprPrivacyFooter {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue