vendor/assets/stylesheets/_navs.scss in tida_template-0.1.9 vs vendor/assets/stylesheets/_navs.scss in tida_template-0.2.0

- old
+ new

@@ -23,9 +23,10 @@ > a:hover, > a:focus { background: darken($navTabBackgroundColor, 10%); border: none; border-bottom: 2px solid $logoColor; + text-decoration: none !important; } &.active, &.active:hover, &.active:focus { > a { border: none;