I have a horizontal navbar with width 100%. Once the nav has reached a certain minimum width— around 800px, I say,— I'd like a horizontal scrollbar to appear. The CSS property min-width doesn't work because it does not create a scroll bar.I have a horizontal navbar with width 100%. Onc