nasa / common-mapping-client

CMC is a starter-kit for creating web-based mapping applications
https://nasa.github.io/common-mapping-client/branches/master/
Other
65 stars 29 forks source link

Firefox label positioning issue #66

Closed AaronPlave closed 6 years ago

AaronPlave commented 6 years ago

image

Label not displaying inline with slider

AaronPlave commented 6 years ago

Think either white-space:normal on the parent (plus some white-space css on the tooltips since it'll leak to them) or moving the buttons before the colorbar in the dom should solve this.