From 0913529255e4064555d8e8bd9e66eea795bdd00c Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Mon, 19 Sep 2016 15:56:35 -0400 Subject: [PATCH] removing bottom border I removed the bottom border that was needed for Harbor Country. --- root/scss/_topbar.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/root/scss/_topbar.scss b/root/scss/_topbar.scss index 41f423e..1fd5b73 100644 --- a/root/scss/_topbar.scss +++ b/root/scss/_topbar.scss @@ -17,7 +17,6 @@ background: transparent; height: 73px; z-index: 2; - border-bottom: 3px solid $bri-blue; box-shadow: 0px 7px 5px 0 rgba($black, 0.5); -ms-box-shadow: 0px 7px 5px 0 rgba($black, 0.5); -moz-box-shadow: 0px 7px 5px 0 rgba($black, 0.5); -- 2.17.1