From ba2189d1260923d6f47176899a10f6d365d34de6 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Tue, 12 Mar 2024 14:38:33 +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 e3372f86..cce625df 100644 --- a/html/users.php +++ b/html/users.php @@ -47,7 +47,7 @@ if(isset($_POST['userid']) && isset($_POST['role']) && isset($_POST['accreditati display: flex; padding: 0.5em 1em 0.5em 0.5em; border-radius: 10em; - width: 50%; + width: 30em; margin: 2em auto; }