PlayWithMagic / PlayWithMagic.org

PlayWithMagic.org is a web application that catalogs magic tricks and helps magicians build shows.
http://playwithmagic.github.io/PlayWithMagic.org/
Apache License 2.0
2 stars 1 forks source link

Display field-level help text smarter #93

Open marknelsonengineer opened 9 years ago

marknelsonengineer commented 9 years ago

Modify the bootstrap3 templates and change how we display help text. Perhaps hide it under a button or make it a hover control.

OR... for now, simply don't display it, BUT we need to make sure it's in all of the content as we build it up.

pkarjala commented 9 years ago

There are a few different ways to look at and implement this. I'll tackle it and see what we can do.