mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-07 04:25:10 -05:00
Remove shadows from active links in navbar
This commit is contained in:
@@ -232,7 +232,6 @@
|
||||
color: @navbar-link-color-active;
|
||||
text-decoration: none;
|
||||
background-color: @navbar-link-background-active;
|
||||
.box-shadow(inset 0 3px 8px rgba(0,0,0,.125));
|
||||
}
|
||||
|
||||
// Navbar button for toggling navbar items in responsive layouts
|
||||
|
||||
Reference in New Issue
Block a user