summary refs log tree commit diff
path: root/webclient/app.css
diff options
context:
space:
mode:
authorEmmanuel ROHEE <erohee@amdocs.com>2014-09-02 17:00:47 +0200
committerEmmanuel ROHEE <erohee@amdocs.com>2014-09-02 17:00:47 +0200
commitd3c75673699183c0707b281a98c71d245d927462 (patch)
tree948b0750ad600773825face86f256358f0b6d7df /webclient/app.css
parentBF: Reset base timer time ($scope.now) everytime last_active_ago is touched (diff)
downloadsynapse-d3c75673699183c0707b281a98c71d245d927462.tar.xz
Attempt to make avatar change clearer
Diffstat (limited to 'webclient/app.css')
-rwxr-xr-xwebclient/app.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/webclient/app.css b/webclient/app.css
index c27ec797a4..dd70f996b8 100755
--- a/webclient/app.css
+++ b/webclient/app.css
@@ -525,3 +525,13 @@ a:active  { color: #000; }
     font-size: 24px;
 }
 
+#user-displayname-input {
+    width: 160px;
+    max-width: 155px;
+}
+
+#user-save-button {
+    width: 160px;
+    font-size: 14px;
+}
+