removing bottom border
authorIan Weller <ian@gaslightmedia.com>
Mon, 19 Sep 2016 19:56:35 +0000 (15:56 -0400)
committerIan Weller <ian@gaslightmedia.com>
Mon, 19 Sep 2016 19:56:35 +0000 (15:56 -0400)
I removed the bottom border that was needed for Harbor Country.

root/scss/_topbar.scss

index 41f423e..1fd5b73 100644 (file)
@@ -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);