diff --git a/htdocs/theme/eldy/dropdown.inc.php b/htdocs/theme/eldy/dropdown.inc.php index bfe55597316..e930eef3f03 100644 --- a/htdocs/theme/eldy/dropdown.inc.php +++ b/htdocs/theme/eldy/dropdown.inc.php @@ -164,7 +164,9 @@ button.dropdown-item.global-search-item { } div#topmenu-global-search-dropdown, div#topmenu-bookmark-dropdown { - line-height: 46px; + global->THEME_TOPMENU_DISABLE_IMAGE)) { ?> + line-height: 46px; + } a.top-menu-dropdown-link { padding: 8px;