vtimbuc / bootstrap-responsive-tabs

"Bootstrap Responsive Tabs" is a simple jQuery plugin that switches the default bootstrap tabs to accordions on the viewports that you choose to.
http://vtimbuc.github.io/bootstrap-responsive-tabs/
35 stars 37 forks source link

Tab UI Breaks up when is nested #2

Closed nikitul closed 9 years ago

nikitul commented 9 years ago

When I tried to use it with rows and columns - is not working properly ... as a tab-accordion Try my fiddle: http://jsfiddle.net/vwmgj9ap/3/

Is same code as yours but inside of a row class div. I tried also with a container class div.

nikitul commented 9 years ago

I am such a fool... It's working....

I forgot to add the css link. My mistake...

The fiddle updated: http://jsfiddle.net/vwmgj9ap/4/