covid19-dash / covid-dashboard

Help welcomed if you have expertise in public health web technology, data modeling and munging, or visualization.
https://covid19-dash.github.io/
BSD 3-Clause "New" or "Revised" License
131 stars 41 forks source link

Aligned "drag handles..." to center #75

Closed ashwinpn closed 4 years ago

ashwinpn commented 4 years ago

The text which describes the time window slider is not aligned properly (Namely, "Drag handles below to change time window") - aligning to the center makes it look better.

GaelVaroquaux commented 4 years ago

Definitely seems like an improvement. Shouldn't we right-align and put x=1? That way it's more likely to be on top of the handles.

GaelVaroquaux commented 4 years ago

Very cool! Thanks!