Search and Top Navigation
#9970 closed bug (wontfix)
Opened April 08, 2014 06:55PM UTC
Closed April 08, 2014 06:58PM UTC
Last modified April 08, 2014 07:03PM UTC
jquery tabs break on div style
Reported by: | andruo11 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.tabs | Version: | 1.10.4 |
Keywords: | dbr | Cc: | |
Blocked by: | Blocking: |
Description
Google Chrome 33 shows in each tab contents pane the right edge of what looks like a button (seen at far left), and adds vertical space to tab contents when CSS style has defined:
div { display:inline; }
I don't think we'll ever support setting all divs to display inline.