mapzen / ui

1 stars 4 forks source link

Touch devices should have larger buttons #18

Closed louh closed 8 years ago

louh commented 9 years ago

Best way to do this is probably CSS-only, look for the touch class on html placed by Modernizr and go from there.

Or when leaflet touch is hidden based on touch detection apply a class to enlarge buttons

louh commented 8 years ago

This issue was moved to mapzen/scarab#4