Fix minimap labels on IE9
This commit is contained in:
parent
1769971cde
commit
88ef278548
1 changed files with 1 additions and 0 deletions
|
@ -745,6 +745,7 @@ nav.secondary {
|
|||
font-size: 16px;
|
||||
text-stroke: 2px #fff;
|
||||
background: rgba(255,255,255,.9);
|
||||
z-index: 2; // For IE9
|
||||
input[type="radio"] {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue