diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index bd898deb487..ba895840b87 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -489,11 +489,13 @@ if (! empty($conf->dol_optimize_smallscreen)) { $minwidthtmenu=0; $heightmenu=19; + $heightmenu2=19; } else { $minwidthtmenu=66; $heightmenu=52; + $heightmenu2=40; } ?> @@ -501,8 +503,7 @@ div#tmenu_tooltip { display:none; - height: 40px; - /* margin-bottom: 24px; */ + height: px; padding-right: 100px; background: ; box-shadow: 0 0 6px rgba(0, 0, 0, .4) !important;