Browse Source

Fixes a problem with privacy policy and global buttons on IE

Anthony Demurtas 6 years ago
parent
commit
740848c623
1 changed files with 1 additions and 1 deletions
  1. 1 1
      css/tarteaucitron.css

+ 1 - 1
css/tarteaucitron.css

@@ -744,7 +744,7 @@ div.amazon_product {
 
 div#tarteaucitronInfo {
     display: block!important;
-    position: initial!important;
+    position: relative;
     text-align: center!important;
     max-width: 80%!important;
     padding: 15px 0!important;