Browse Source

Update tarteaucitron.css

Amauri CHAMPEAUX 6 years ago
parent
commit
40222f845c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      css/tarteaucitron.css

+ 2 - 1
css/tarteaucitron.css

@@ -3,6 +3,8 @@
     height: 100%;
 }
 
+#contentWrapper {display:unset;}
+
 /***
 * Reset CSS
 */
@@ -268,7 +270,6 @@ h2#tarteaucitronCookiesNumberBis {
 #tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
 #tarteaucitron #tarteaucitronInfo,
 #tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
-    background: #333;
     color: #fff;
     display: inline-block;
     font-size: 14px;