From f8e35e86435b5df24db04a434979839736e178d4 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Mon, 12 Dec 2016 16:21:17 -0500 Subject: [PATCH] make style of notifs div match apps page --- app/assets/stylesheets/notifications.scss.erb | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/assets/stylesheets/notifications.scss.erb b/app/assets/stylesheets/notifications.scss.erb index d7942135..cb303dc6 100644 --- a/app/assets/stylesheets/notifications.scss.erb +++ b/app/assets/stylesheets/notifications.scss.erb @@ -20,14 +20,11 @@ $unread_notifications_dot_size: 8px; list-style: none; } - $menu_bar_height: 6em; .notificationPage, .notificationsPage { width: auto; max-width: 960px; box-sizing: border-box; - margin: 1em auto; - margin-top: 1em + $menu_bar_height; font-family: 'din-regular', Sans-Serif; & > .notification-title {