2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

fix open ui for ie 7

This commit is contained in:
Jacob Thornton
2011-08-29 22:36:05 -07:00
parent fc0471a450
commit efd6fd609c
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -157,6 +157,7 @@
color: #fff;
&.open {
background-color: rgba(255,255,255,.05);
*background-color: #444; // IE6-7
}
}
li a {