navbar: use flex-none to avoid shrinking
On GNOME Web / Epiphany, the navbar starts shrinkig as the page grows in length, leading to a difficult-to-use navbar. Let's avoid this by explicitly requesting no flex behavior for this element.
It's unclear to me if Ephiphany or the other browsers are right here, but this doesn't seem to break anything as far as I can tell.