navbar-brand class has a max-width of 200px
Created by: sumitkm
I am using the 3.0 RC1 scripts and styles and it seems the navbar-brand (bootstrap.css line 2736) has its max-width set to 200px. Text beyond 200px wrap around. For desktop mode 200px can be restrictive.
Was the 200px width enforced due to a previous feature request? If not, dropping the max-width (or increasing by another 100px) maybe desirable for the desktop style. Tablet and Mobiles styles can still use 200px.