2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

more debugging of ie nav display issues

This commit is contained in:
Jacob Thornton
2011-08-21 11:45:24 -07:00
parent 1fc4491cd6
commit 3d73e674dd
4 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -151,7 +151,7 @@ div.topbar {
&.open {
a.menu,
a:hover {
background-color: lighten(#00a0d1,5);
background-color: #333;
background-color: rgba(255,255,255,.1);
color: #fff;
}