jQWidgets Forums

jQuery UI Widgets Forums Navigation Tabs Tabs title height problem with ui like style

This topic contains 0 replies, has 1 voice, and was last updated by  flo 12 years, 10 months ago.

Viewing 1 post (of 1 total)
  • Author

  • flo
    Member

    Hi all,

    I detetct a probleme with tabs title height with ui-start style. When i add a tab, the title height change when i use ui-start style (no problem with ui-lightness …)

    I resolve the probleme in “jqxtabs.js” at “_calculateTitlesSize” with this hack : i decrease the height an it seems to work for all theme.

    return {
                height: f-1,
                width: 10 + d
    }
Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.