Commit f69e244a authored by Mark Otto's avatar Mark Otto

Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip

parents 6f3bef19 cd876fb6
...@@ -123,7 +123,7 @@ ...@@ -123,7 +123,7 @@
.nav-tabs > .active > a, .nav-tabs > .active > a,
.nav-tabs > .active > a:hover { .nav-tabs > .active > a:hover {
color: @gray; color: @gray;
background-color: @white; background-color: @bodyBackground;
border: 1px solid #ddd; border: 1px solid #ddd;
border-bottom-color: transparent; border-bottom-color: transparent;
cursor: default; cursor: default;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment