From: Ian Weller Date: Mon, 19 Sep 2016 19:56:35 +0000 (-0400) Subject: removing bottom border X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=0913529255e4064555d8e8bd9e66eea795bdd00c;p=web%2FGruntInit%2FglmThemeV6.git removing bottom border I removed the bottom border that was needed for Harbor Country. --- 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);