diff --git a/html/users.php b/html/users.php
index 2776ab3a..9383c4f6 100644
--- a/html/users.php
+++ b/html/users.php
@@ -71,13 +71,13 @@ if(isset($_POST['userid']) && isset($_POST['role']) && isset($_POST['accreditati
}
.user-pp {
- height: 4em;
+ height: 6em;
}
.user-pp-image {
- width: 4em;
- height: 4em;
- border-radius: 4em;
+ width: 6em;
+ height: 6em;
+ border-radius: 6em;
}