dobtco / dvl-core

Base styles for the DOBT View Layer.
https://design.dobt.co/
1 stars 1 forks source link

navbar polish #48

Closed ajb closed 9 years ago

jrubenoff commented 9 years ago

Fixed navbars really suck in mobile browsers. Maybe we could only add fixed positioning for wide viewports?

ajb commented 9 years ago

Fixed navbars really suck in mobile browsers. Maybe we could only add fixed positioning for wide viewports?

I tend to disagree... fixed navbars make it feel more like a "mobile app", and I particularly like the effect when the mobile browser hides the URL bar: screenshot

But I can defer to you (and bootstrap, apparently) on this one.