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

View file

@ -157,6 +157,7 @@
color: #fff;
&.open {
background-color: rgba(255,255,255,.05);
*background-color: #444; // IE6-7
}
}
li a {