diff --git a/webclient/app.css b/webclient/app.css
index dd70f996b85732195d913dd0a4156c63db704022..425d5bb11a68e1d644d53c1b1b356f767b0263a1 100755
--- a/webclient/app.css
+++ b/webclient/app.css
@@ -270,9 +270,9 @@ a:active  { color: #000; }
 
 .userAvatar .userPowerLevel {
     position: absolute;
-    bottom: 20px;
-    height: 1px;
-    background-color: red;
+    bottom: 0px;
+    height: 2px;
+    background-color: #f00;
 }
 
 .userPresence {