Skip to main content

Search and Top Navigation

#9094 closed bug (worksforme)

Opened February 18, 2013 11:44AM UTC

Closed February 18, 2013 09:12PM UTC

Padding in tabs pushes content outside panel

Reported by: martinbean Owned by:
Priority: minor Milestone: none
Component: ui.tabs Version: 1.10.0
Keywords: Cc:
Blocked by: Blocking:
Description

I have a tabs widget on my page. I’m setting the padding to 15 pixels using the .ui-tabs-panel selector, but the width of child elements does not seem to be computed taking the padding into account, thus making the content “break” the box and hang outside. However, if I select another tab and select the original the problem is resolved and the content’s width is calculated taking the padding into account.

[[Image(http://i.stack.imgur.com/XeQi2.png)]]

Attachments (0)
Change History (1)

Changed February 18, 2013 09:12PM UTC by scottgonzalez comment:1

resolution: → worksforme
status: newclosed

Sounds like an issue with your custom styles. This is working just fine for me: http://jsbin.com/ifewam/1/edit