From 6a3a70bfe241bd5499fe12ba5f02fd47b81864bc Mon Sep 17 00:00:00 2001 From: Lisa Passing Date: Wed, 25 Mar 2015 15:00:53 +0100 Subject: [PATCH] hide closing icon, make avatars a bit larger --- app/styles/app/layouts/profile.sass | 4 ++-- app/templates/account.hbs | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/styles/app/layouts/profile.sass b/app/styles/app/layouts/profile.sass index 8b90fb32..81660f09 100644 --- a/app/styles/app/layouts/profile.sass +++ b/app/styles/app/layouts/profile.sass @@ -61,8 +61,8 @@ .media-elem width: 12% img - width: 2rem - height: 2rem + width: 2.2rem + height: 2.2rem border-radius: 50% .media-body width: 88% diff --git a/app/templates/account.hbs b/app/templates/account.hbs index bf6a6b7c..39a7168b 100644 --- a/app/templates/account.hbs +++ b/app/templates/account.hbs @@ -14,7 +14,7 @@ {{else}}

last synced {{format-time user.syncedAt}}

@@ -28,7 +28,7 @@
- + {{!-- --}}