Wrapping the Ribbon Title
Hi,
I am using the Ribbon Js
http://codepen.io/jswaldon/pen/AFjKB I have a requirement that the tab list like Main, Reports, Admin, Client may run into 30 or 40. In those cases what is happening is the some of the menu titles are going outside the window and hides. Please refer screenshot below. I have upto Tab Heading 30 but only upto 16 are displayed.
Can some one help how to make it wrap after the view ends? Perhaps a blend of jquery and bootstrap can help?