From: Ludovic CHEVALIER Date: Tue, 1 Jun 2021 15:44:16 +0000 (+0200) Subject: [CSS] ~fix overflow cartouche evenement X-Git-Tag: production~7 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/%24wgLogo?a=commitdiff_plain;h=3063da67127006c2fd4322a5bb7dbc62ec37e263;p=lhc%2Fweb%2Fwww.git [CSS] ~fix overflow cartouche evenement --- diff --git a/www/plugins/skel_lhc/habillage/skel_lhc.css b/www/plugins/skel_lhc/habillage/skel_lhc.css index 24d723cd..1f3364b4 100644 --- a/www/plugins/skel_lhc/habillage/skel_lhc.css +++ b/www/plugins/skel_lhc/habillage/skel_lhc.css @@ -92,6 +92,11 @@ 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; }