Problem/Motivation

This bug occurs with or without #2424805: Toolbar can no longer switch horizontal and vertical -- expects breakpoints ordered from smallest to largest; responsive images need largest to smallest. In HEAD, the CSS for Toolbar in Minimal is bugged. This is a regression from earlier in D8, when Toolbar looked fine in Minimal.

Proposed resolution

TBD

Remaining tasks

TBD

User interface changes

Toolbar CSS restored on minimal.

API changes

Hopefully none...

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

idebr’s picture

Status: Active » Closed (duplicate)
Related issues: +#1944572: Remove "ul.menu" dependency to prevent theme clashes

Toolbar currently relies on the ul.menu class supplied by Classy, but there is an issue to remove this dependency at #1944572: Remove "ul.menu" dependency to prevent theme clashes