From 133988591008757a0cc7ce46c8a6ca36b3960f3f Mon Sep 17 00:00:00 2001 From: decabeza Date: Fri, 27 Mar 2020 16:07:02 +0100 Subject: [PATCH] Remove admin header box shadow It has been removed to maintain consistency with the front views. --- app/assets/stylesheets/admin.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/assets/stylesheets/admin.scss b/app/assets/stylesheets/admin.scss index 0b9c05bac..1f502e9cd 100644 --- a/app/assets/stylesheets/admin.scss +++ b/app/assets/stylesheets/admin.scss @@ -63,10 +63,6 @@ $sidebar-active: #f4fcd0; color: #000; height: auto; - @include breakpoint(medium) { - box-shadow: 0 2px 2px #eee; - } - @include breakpoint(small only) { .top-bar-left ul {