[CSS] ~fix overflow cartouche evenement
authorLudovic CHEVALIER <ludovic@beurresarrasin.net>
Tue, 1 Jun 2021 15:44:16 +0000 (17:44 +0200)
committerLudovic CHEVALIER <ludovic@beurresarrasin.net>
Tue, 1 Jun 2021 15:44:16 +0000 (17:44 +0200)
www/plugins/skel_lhc/habillage/skel_lhc.css

index 24d723c..1f3364b 100644 (file)
     padding: 1px;
 }
 
+.cartouche {
+    height:auto;
+}
+
+
 /*** Zone 8 images ***/
 #featured-list-visible {
        padding: 0;
@@ -219,6 +224,7 @@ dl.spip_documents {
 
 /*** Reservation événements ***/
 
+
 .reponse_formulaire_ok {
   color: #16212c;
 }