bootstrap-tabdrop
bootstrap-tabdrop copied to clipboard
Tabs are either all in the dropdown, or none at all
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.
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.