From 40f5bbc4bb0857edb14b945d8a81b90e49029ca2 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 18 Aug 2019 07:05:49 +0200 Subject: [PATCH] Fix css --- htdocs/theme/eldy/info-box.inc.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/theme/eldy/info-box.inc.php b/htdocs/theme/eldy/info-box.inc.php index e2d11389c7b..cff05f2b6a6 100644 --- a/htdocs/theme/eldy/info-box.inc.php +++ b/htdocs/theme/eldy/info-box.inc.php @@ -268,6 +268,8 @@ if (GETPOSTISSET('THEME_AGRESSIVITY_RATIO')) $conf->global->THEME_AGRESSIVITY_RA height: 0; } +/* Disabled. This break the responsive on smartphone .box{ overflow: visible; } +*/