diff --git a/themes/pmahomme/css/common.css.php b/themes/pmahomme/css/common.css.php index f992461577..7cb323155e 100644 --- a/themes/pmahomme/css/common.css.php +++ b/themes/pmahomme/css/common.css.php @@ -3594,4 +3594,9 @@ body .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { width: 100%; height: 450px; } + + .ui-dialog { + margin: 1%; + width: 95% !important; + } } \ No newline at end of file