Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Commit

Permalink
fix hover state of inner nav
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared Hanstra committed Feb 2, 2016
1 parent 2c9c961 commit 3209492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uw-frame-components/css/buckyless/inner-nav.less
Expand Up @@ -45,7 +45,7 @@

// Selected Tab styles
.inner-nav-container .inner-nav li.active {
border-bottom:4px solid @color1 !important;
border-bottom:3px solid @color1 !important;
padding-bottom:0px;
a {
font-weight:600;
Expand Down

0 comments on commit 3209492

Please sign in to comment.