2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

#1707: remove rgba() background override on navbar active items for customization

This commit is contained in:
Mark Otto
2012-02-04 22:40:50 -08:00
parent 679cd5ea02
commit 87a8c9b677
3 changed files with 0 additions and 2 deletions
-1
View File
@@ -205,7 +205,6 @@
color: @navbarLinkColorHover;
text-decoration: none;
background-color: @navbarBackground;
background-color: rgba(0,0,0,.5);
}
// Dividers (basically a vertical hr)