summary refs log tree commit diff
diff options
context:
space:
mode:
authorEmmanuel ROHEE <erohee@amdocs.com>2014-08-19 09:24:35 +0200
committerEmmanuel ROHEE <erohee@amdocs.com>2014-08-19 09:24:35 +0200
commit38f5c1c378d2a8c25dbc70b2e238732730852a61 (patch)
tree8fc67534187a260b4fb4f0fbb6de9a2f2f8a6531
parentUse $location.url to open the user profile page. The user page URL is then th... (diff)
downloadsynapse-38f5c1c378d2a8c25dbc70b2e238732730852a61.tar.xz
Made small avatar image center
-rw-r--r--webclient/app.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/webclient/app.css b/webclient/app.css

index b9e7771ca8..471c52ea79 100644 --- a/webclient/app.css +++ b/webclient/app.css
@@ -251,6 +251,7 @@ h1 { height: 160px; display:table-cell; vertical-align: middle; + text-align: center; } .profile-avatar img {