diff --git a/module/user/css/batchedit.css b/module/user/css/batchedit.css index a00d948957..2cf816c60a 100644 --- a/module/user/css/batchedit.css +++ b/module/user/css/batchedit.css @@ -1 +1,3 @@ th.required:after {position: relative; right: 10px;} +.main-form tbody > tr > th {padding: 2em;} +.main-form tfoot > tr > td {padding-top: 0px;} diff --git a/module/user/view/batchedit.html.php b/module/user/view/batchedit.html.php index 1187fbacd9..373488ca74 100644 --- a/module/user/view/batchedit.html.php +++ b/module/user/view/batchedit.html.php @@ -108,7 +108,7 @@