Viewing 1 replies (of 1 total)
  • Plugin Author Mark / t31os

    (@t31os_)

    The plugin makes the necessary calls to include the jQuery UI CSS, specifically the tab CSS, which declares the following.

    .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }

    If you’re seeing styling that differs, you most likely have a competing style declared in another stylesheet which is taking precedence over the tab CSS.

    If you can link to a page with the issue i can take a look for you.

    Marking resolved for now, feel free to set the thread as unresolved if you still seek support for this issue.

Viewing 1 replies (of 1 total)
  • The topic ‘square around tabs names’ is closed to new replies.