diff --git a/html/users.php b/html/users.php index 20b5f334..9affdc5a 100644 --- a/html/users.php +++ b/html/users.php @@ -86,6 +86,11 @@ if(isset($_POST['userid']) && isset($_POST['role']) && isset($_POST['accreditati width: 10em; border-radius: 10em; } + + .certification { + transform: translate(0, -15%); + width: 1.5em; + }