Explorar el Código

🐛 Visual fix

#tarteaucitronInfo overlapping "Preferences for all services" button
nstCactus hace 5 años
padre
commit
2287a43a0e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      css/tarteaucitron.css

+ 1 - 1
css/tarteaucitron.css

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