Navbar max-width styles should be based on @grid-float-breakpoint
Created by: daidais
Now we can choose when the navbar stops collapsing with the @grid-float-breakpoint variable but some styles are based on @screen-xs-max instead of @grid-float-breakpoint We should maybe add a @grid-float-breakpoint-max in the variables.less file and use it.