Browse Source

Fix a style issue on the cookie list

Amauri CHAMPEAUX 6 năm trước cách đây
mục cha
commit
3f335f48eb
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      css/tarteaucitron.css

+ 5 - 0
css/tarteaucitron.css

@@ -259,6 +259,11 @@ h2#tarteaucitronCookiesNumberBis {
     position: relative;
 }
 
+#tarteaucitronCookiesList h3.tarteaucitronTitle {
+    width: 100%;
+    box-sizing: border-box;
+}
+
 #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle button,
 #tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
 #tarteaucitron #tarteaucitronInfo,