From 2adac8e23347b00dd6865d69d13d6bde1f4da805 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 14 Aug 2020 21:11:55 +0200 Subject: [PATCH] CSS --- htdocs/theme/eldy/info-box.inc.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/htdocs/theme/eldy/info-box.inc.php b/htdocs/theme/eldy/info-box.inc.php index b009d7ef95b..45be80d026b 100644 --- a/htdocs/theme/eldy/info-box.inc.php +++ b/htdocs/theme/eldy/info-box.inc.php @@ -77,7 +77,12 @@ if (!defined('ISLOADEDBYSTEELSHEET')) die('Must be call by steelsheet'); ?> text-align: center; font-size: 45px; line-height: 90px; - background: rgba(0, 0, 0, 0.08) !important + background: rgba(0, 0, 0, 0.08) !important; +} + +.info-box-module .info-box-icon { + padding-top: 5px; + padding-bottom: 5px; } .info-box-sm .info-box-icon { height: 80px; @@ -436,7 +441,7 @@ if (GETPOSTISSET('THEME_SATURATE_RATIO')) $conf->global->THEME_SATURATE_RATIO = .info-box-module .info-box-content { - height: 6.4em; + height: 98px; } /* Disabled. This break the responsive on smartphone .box{