From b51bf362b62593e7d14d09f33c166b1f600c857f Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Tue, 12 Mar 2024 14:34:53 +0000 Subject: [PATCH] Update file users.php --- html/users.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/users.php b/html/users.php index 7bb589cb..463aee98 100644 --- a/html/users.php +++ b/html/users.php @@ -48,7 +48,7 @@ if(isset($_POST['userid']) && isset($_POST['role']) && isset($_POST['accreditati padding: 0.5em 1em 0.5em 0.5em; border-radius: 10em; width: 50%; - margin: 0 auto; + margin: 2em auto; } .user-username {