cleanup gdrp button vertical. only show gdpr when not iframed

This commit is contained in:
Stewart Allen 2020-06-13 22:01:43 -04:00
commit 46a192f804
3 changed files with 4 additions and 4 deletions

View file

@ -325,7 +325,7 @@
</div>
<div id="gdpr" class="noshow">
<p>this site uses cookies to preserve application preferences</p>
<button id="gotit">got it</button>
<button id="gotit" class="col j-center">got it</button>
</div>
</body>
</html>