From c93028b04eeacb7907e744e306248aa9fe5d8dff Mon Sep 17 00:00:00 2001 From: dongli Date: Tue, 30 Aug 2022 03:00:07 +0000 Subject: [PATCH] * Fix bug #66816. --- module/user/css/batchedit.css | 2 ++ module/user/view/batchedit.html.php | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) 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 @@ - user->verifyPassword?> + user->verifyPassword?>
@@ -119,7 +119,7 @@ - + save);?>