bootstrap-tabdrop icon indicating copy to clipboard operation
bootstrap-tabdrop copied to clipboard

Tabs are either all in the dropdown, or none at all

Open jraeruhl opened this issue 9 years ago • 1 comments

If I have position: relative; on the nav-tabs they all show up and extend past the viewable space. If I remove it, they are all in the dropdown.

Would be nice to set a max number of tabs displayed before the dropdown appears too.

jraeruhl avatar Feb 10 '16 00:02 jraeruhl

That's a good idea. If you come up with a way to do this, please feel free to submit a pull request and I'll add it in.

jmschabdach avatar Feb 20 '16 21:02 jmschabdach