diff --git a/themes/pmahomme/css/common.css.php b/themes/pmahomme/css/common.css.php index d87ebbe396..4c5e0158d5 100644 --- a/themes/pmahomme/css/common.css.php +++ b/themes/pmahomme/css/common.css.php @@ -2615,6 +2615,10 @@ fieldset .disabled-field td { overflow: hidden; } +.pma_table th.draggable span { + margin-: 10px; +} + .modal-copy input { display: block; width: 100%;