diff --git a/themes/pmahomme/css/common.css.php b/themes/pmahomme/css/common.css.php index 2d20a5e641..ee53f2340b 100644 --- a/themes/pmahomme/css/common.css.php +++ b/themes/pmahomme/css/common.css.php @@ -3585,4 +3585,8 @@ body .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { #table_columns { margin-top: 60px; } + + .doubleFieldset fieldset { + width: 98%; + } } \ No newline at end of file