Navbar responsive state is broken
Created by: andresgalante
The navbar is broken on v4-dev
on a mobile size :
it was introduced on this PR: https://github.com/twbs/bootstrap/pull/23652
flex-grow: 1
makes element to grow, it will not wrap.
I am working on it, finding a solution that also works on IE, I'll send a PR soon