From 7f6929608c6423505778722dd4cb7bf8e837729e Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Mon, 1 Jun 2015 17:56:00 +0200 Subject: Work on the user account system Allow a user to modifies its name, username, initials, and password. Fixes username handling on sandstorm. Fixes #149. --- client/components/main/header.styl | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'client/components/main/header.styl') diff --git a/client/components/main/header.styl b/client/components/main/header.styl index 8e1682eb..e6f13239 100644 --- a/client/components/main/header.styl +++ b/client/components/main/header.styl @@ -47,12 +47,14 @@ #header-user-bar margin: 2px 0 - .member - width: 24px - height: @width + .header-user-bar-avatar float: left - margin: 0 - margin-top: 1px + + .member + width: 24px + height: @width + margin: 0 + margin-top: 1px .header-user-bar-name margin: 4px 8px 0 0 -- cgit v1.2.3-1-g7c22