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
604 stars 259 forks source link

Get rid of styling the body tag #57

Closed KoenPasman closed 9 years ago

KoenPasman commented 9 years ago

In css/easy-responsive-tabs.css the body tag gets styled with a background and font-family. This breaks styling in (for example) my admin theme on certain pages. I suggest removing this body styling.

samsono commented 9 years ago

Okay Thanks