Opened 12 years ago
Closed 12 years ago
#6002 closed bug (worksforme)
Accordion width problem (CSS)
Reported by: | tojkior | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.accordion | Version: | 1.8.4 |
Keywords: | South Streen accordion width | Cc: | |
Blocked by: | Blocking: |
Description
On line 305: ui-accordion { width: 100%; }
There's a padding defined for accordion container so the total length is greater than 100%, thus it doesn't render correctly within some layouts (i.e. inside UI Tabs).
Regards, Tojkior
Change History (2)
comment:1 Changed 12 years ago by
Component: | CSS Framework → ui.accordion |
---|
comment:2 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This is working properly. You're probably using the accordion as the tab panel instead of placing the accordion inside the tab panel.
http://jsbin.com/ivoma3/edit