codeforamerica / ebt-near-me

A mobile app that shows the nearest places you can use an EBT card nationwide.
http://ebtnearme.org
MIT License
9 stars 15 forks source link

Improve infoboxes' templating #13

Closed fureigh closed 10 years ago

fureigh commented 10 years ago

Current: Address is listed first, then store name. Intended: Store name is listed first, then address.

Templating reference:

CartoCSS resources:

fureigh commented 10 years ago

(With thanks to @lyzidiamond)

lyzidiamond commented 10 years ago

:+1: YOU DID ALL THE WORK :dragon_face:

fureigh commented 10 years ago

With thanks to @lyzidiamond for VALUABLE DOMAIN KNOWLEDGE! :highfive:

fureigh commented 10 years ago

Fixed in #14; leaving this open until the pull request is merged.