On Feb 8, 4:50 pm, Sam Sherlock <[email protected]> wrote: > 1) this is applied to navbar-inner - (this should show in ie7/8/9 it does > for me) > > progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', > endColorstr='#222222', GradientType=0)
I found this -- but how to turn it off?? Commenting it out is the only thing I can think of but that breaks upgrades, I will try replacing it with a white filter. > removing it makes it white. > > dont apply the following mixin if your using less > > #gradient > .vertical(@navbarBackgroundHighlight, @navbarBackground); not using less yet!! :) > 2) max-width: 100% is causing the issue max-width is spec'd where???? I will search bootstrap.css and the responsive css file. This is Bootstrap 2.0 -- I should have said this to begin with... People should start saying which version they use -- but usage of the phrase "navbar" should be the tipoff. Navbar is the new name in Bootstrap 2.0 for topbar in 1.x. Thank you, Tom
