diff --git a/htdocs/theme/eldy/global.inc.php b/htdocs/theme/eldy/global.inc.php index 104b7da2e2b..d42f0ad495c 100644 --- a/htdocs/theme/eldy/global.inc.php +++ b/htdocs/theme/eldy/global.inc.php @@ -7864,6 +7864,8 @@ select.multiselectononeline { box-shadow: none !important; margin-top: 1px !important; margin-bottom: 0 !important; + margin-: 0px !important; + margin-: 3px !important; } span.noborderoncategories a, li.noborderoncategories a { line-height: normal; diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php index 8d77b1ca90a..70081a02ca2 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -7693,6 +7693,8 @@ select.multiselectononeline { box-shadow: none !important; margin-top: 1px !important; margin-bottom: 0 !important; + margin-: 0px !important; + margin-: 3px !important; } span.noborderoncategories a, li.noborderoncategories a { line-height: normal;