diff --git a/htdocs/theme/eldy/global.inc.php b/htdocs/theme/eldy/global.inc.php index 2cba70845da..75bf8198b39 100644 --- a/htdocs/theme/eldy/global.inc.php +++ b/htdocs/theme/eldy/global.inc.php @@ -5799,7 +5799,7 @@ div#card-errors { .ui-dialog-titlebar { } .ui-dialog-content { - margin-bottom: 12px; /* same than .ui-widget-header */ + margin-bottom: 10px; /* same than .ui-widget-header */ } .ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable { z-index: 1005 !important; /* Default 101 with ui-jquery, top menu have a z-index of 1000 */ diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php index e01256cf830..c4bb46a897f 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -5760,7 +5760,7 @@ div#card-errors { .ui-dialog-titlebar { } .ui-dialog-content { - maring-bottom: 12px; /* same than .ui-widget-header */ + maring-bottom: 10px; /* same than .ui-widget-header */ font-size: !important; } .ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable {