diff --git a/html/users.php b/html/users.php
index 81cdfadf..b6251728 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: 15em;
+ width: 50%;
margin: 0 auto;
}