I'm wondering if anyone has had any luck getting Bootstrap to behave well enough to use for mobile app design. I'm building a little time tracking tool and I'm running into problem after problem.
On top of using Twitter Bootstrap, I've made sure to set the viewport and doctype correctly. Then I added the fix for modal so that it shows up correctly. My problems with Responsive that I can't seem to get a better answer on are presentation oriented: 1. What's the easiest way to go about resizing form inputs to be more mobile friendly? I prefer the bigger fat finger versions that appear in tools like jQuery Mobile, but without all the extra cruft (and lack of design aesthetic that Bootstrap provides) 2. Grids are great, but I apparently suck at them. I guess I see things more in three columns and I'm having a dickens of a time trying to get elements to just center. What are people doing to get around this? I feel like I had more to ask, but these are the biggies thus far. Can anyone help or has anyone found themselves in the same position?
