From 3ebeb3b26280ef825d00ddc5d58f8205edd88bcc Mon Sep 17 00:00:00 2001 From: Justine Arreche Date: Wed, 2 Oct 2013 09:44:56 -0400 Subject: [PATCH] fixed top logged in profile right margin to align with the rest of the app --- assets/styles/maximize.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/styles/maximize.sass b/assets/styles/maximize.sass index fced7554..9bc802ad 100644 --- a/assets/styles/maximize.sass +++ b/assets/styles/maximize.sass @@ -17,4 +17,4 @@ @include border-bottom-left-radius(4px) #top .profile - margin-right: 50px + margin-right: 15px