samsono / Easy-Responsive-Tabs-to-Accordion

Easy responsive tabs - is a lightweight jQuery plugin which optimizes normal horizontal or vertical tabs to accordion on multi devices like: web, tablets, Mobile (IPad & IPhone). This plugin adapts the screen size and changes its action accordingly.
Other
603 stars 259 forks source link

can not adding background #43

Closed Aohor closed 9 years ago

Aohor commented 10 years ago

Can not add background color for vertical tabs, but I can add background color to the default horizontal tabs.

Aohor commented 10 years ago

Never mind, it is solved by adding overflow hidden to the content wrapper.