When you zoom the page on a cell phone using navbar-fixed-top the menu eventually grows until it overlaps the entire screen and completely obscures the viewport stopping you from seeing the text you zoomed in to view in the first place!
Is there any fix for this, to keep the menu a single line or a reasonably small line, or switch is back to static when someone is zooming so you can see the text?
What's worse is then the footer is also fixed because the top and bottom nav then quickly meet each other when you zoom in to read small text.
Those issues make using navbar-fixed-top on a cell phone pretty unusable for anyone with less than perfect vision that needs to increase the size of the page.
Perhaps increasing the font size without zooming in the page would work perhaps adding an "aA" feature?
Anyone got a solution to this?