Remove admin header box shadow

It has been removed to maintain consistency with the front views.
This commit is contained in:
decabeza
2020-03-27 16:07:02 +01:00
committed by Javi Martín
parent 732ad7fd6b
commit 1339885910

View File

@@ -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 {