Hacker News new | ask | show | jobs
by arcatek 4973 days ago
I'm trying to put a navigation bar inside a fluid container (like any static navigation headers), it doesn't seem to work :<
1 comments

Ah. Navigation bars are intended to go outside of containers. You can make it span the entire width by setting the position in the inspector to "fixed top".