2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Remove shadows from active links in navbar

This commit is contained in:
Mark Otto
2013-01-12 19:02:58 -08:00
parent 7bcd02c167
commit 1ea647ce98
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -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