Reputation: 77
Has anyone come across this issue when using jquery accordions? When the top panel is active, the panel below displays large and covers the content from the active panel. Important to note that this doesn't happen with any other panels see next image
Upvotes: 0
Views: 25
Reputation: 77
If anyone stumbles across this in the future...
The issue was that the project was missing some files. Upgraded project to jQuery 1.13.2 fixed the issue.
Upvotes: 0