From 593f3425bde73e1ea1c5a3f872a7a73e7f50142f Mon Sep 17 00:00:00 2001 From: Justine Arreche Date: Tue, 1 Oct 2013 17:18:42 -0400 Subject: [PATCH] increased size and fixed positioning of avatar --- assets/styles/top.sass | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/assets/styles/top.sass b/assets/styles/top.sass index 6d86bea0..aea67e03 100644 --- a/assets/styles/top.sass +++ b/assets/styles/top.sass @@ -85,11 +85,10 @@ img position: absolute - top: 16px - left: 15px - width: 22px - height: 22px - @include border-radius(3px) + top: 12px + left: 5px + width: 30px + height: 30px ul min-width: 145px