From 5860037408582c560283bcf7e454174eff3c98fe Mon Sep 17 00:00:00 2001 From: Jmeas Date: Tue, 25 Nov 2014 07:52:49 -0500 Subject: [PATCH] Fix margin on profile page notification. Resolves #187 --- .../modules/profile/views/profile-view/profile-view.styl | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/client.src/modules/profile/views/profile-view/profile-view.styl b/client.src/modules/profile/views/profile-view/profile-view.styl index 6c16452..4033883 100644 --- a/client.src/modules/profile/views/profile-view/profile-view.styl +++ b/client.src/modules/profile/views/profile-view/profile-view.styl @@ -45,11 +45,9 @@ .gistbook-title flex 1 - - .gists-container - - .notification - margin-top 20px + + .notification + margin-top 20px .gistbook-list height 40px