summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xwebclient/app.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/webclient/app.css b/webclient/app.css

index dd70f996b8..425d5bb11a 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 {