Fix some design issues in IE. To make it look perfect, the OL LayerSwitcher control has to be modified
This commit is contained in:
parent
0ebe3c7a07
commit
a50cae77cf
|
@ -14,6 +14,10 @@
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dataLayersDiv span{
|
.dataLayersDiv input{
|
||||||
margin-left: 10px;
|
margin: 0 10px 10px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.dataLayersDiv span{
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue