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

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;
}