codeforamerica / bestnest-app

http://dev.bestnestapp.com
6 stars 2 forks source link

Navbar bug - closes #104 #105

Closed jeremiak closed 10 years ago

jeremiak commented 10 years ago

On iOS devices, the navbar wasn't flexing properly because it was missing the flex-grow property (it requires prefixing to be -webkit-flex-grow

Updated, but a good reminder that emulators aren't the same thing as testing on the physical device