From: Jerome Jutteau Date: Thu, 12 Mar 2015 20:51:34 +0000 (+0100) Subject: fix minimum width in download page (courgette skin) X-Git-Tag: 1.1~152 X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/commitdiff_plain/b03c4eaf488ed065f32735319527b2b5c82e7c67?hp=51ce6fcdb734893e1b50ded472e311e77deb16ae fix minimum width in download page (courgette skin) --- diff --git a/media/courgette/style.css.php b/media/courgette/style.css.php index 6675ba5..4c85c04 100644 --- a/media/courgette/style.css.php +++ b/media/courgette/style.css.php @@ -78,6 +78,7 @@ fieldset { width: 20em; border: 7px dashed #bcaaa4; min-height: 15em; + min-width: 30em; position: relative; }