Open
Description
Before submitting...
- I have searched for duplicate or closed issues.
- I have read the CONTRIBUTING document and my issue is following the guidelines.
- I have read the template completely before filling it in.
Context
When switching from version 2.0.3-beta to version 2.0.3 the look of the collapsible component changed.
Current Behavior
Beta version 2.0.3 https://jsfiddle.net/Cobblestone42/dref9uzq/22/
- the header is not split over several rows (OK)
- no drop down arrow is shown at the right of the collapsible (Not OK)
- Good spacing between header and body when opening (OK)
Release version 2.0.3 https://jsfiddle.net/Cobblestone42/hs7b2nuq/12/
- Header is split over several rows (not OK)
- A dropdown array is shown at the right (OK)
- Bad spacing between header and body (not OK)
Expected behavior
- Not splitting the header over several rows
- A dropdown array at the right (maybe as an option?)
- good spacing between header and body as in the alpha version
Possible Solutions or Causes
I'm not a css or js developer, just a user. So no idea what causes this.
Steps to reproduce
I have created two fiddles showing the difference in behaviour and looks
Beta version https://jsfiddle.net/Cobblestone42/dref9uzq/22/
Release version https://jsfiddle.net/Cobblestone42/hs7b2nuq/12/
Your Environment
- Version used:
- Browser Name and version:
- Operating System and version (desktop or mobile):
- Additional information you want to tell us: