more debugging of ie nav display issues
This commit is contained in:
parent
1fc4491cd6
commit
3d73e674dd
4 changed files with 12 additions and 12 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue