The last security update set's an inline fixed CSS "height" property.
I needed to override this with

.ui-accordion-content {
  height:auto !important;
}

Comments

TWD created an issue. See original summary.

sokru’s picture

Status: Active » Closed (duplicate)

This is related to jQuery update, not with security update. The patch is already in https://www.drupal.org/node/2649074