Problem/Motivation

Currently it catched in
https://www.drupal.org/project/navigation/issues/3392875
When new Navigation or current Toolbar expanded
.container style of Umami theme ignores it

Steps to reproduce

Login as admin and set toolbar to vertical mode. Or enable new Navigation module.

Proposed resolution

Add variable calculation to container max-width.

Issue fork drupal-3397532

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

finnsky created an issue. See original summary.

finnsky’s picture

Status: Active » Needs review
finnsky’s picture

Title: Fix Umami container paddings when toolbar or navigation expanded. » Fix Umami container max-width when toolbar or navigation expanded.
smustgrave’s picture

Status: Needs review » Needs work
StatusFileSize
new2.23 MB
new675.49 KB

before

before

After

after

So the MR does fix the issue but also has made the main column narrower.

finnsky’s picture

Re #5

Seems large screen also needs media query ;)

finnsky’s picture

Status: Needs work » Needs review

Fixed both feedbacks.
Please review!

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

My concern has been addressed. Change looks good.

quietone’s picture

I'm triaging RTBC issues. I read the IS and the comments. I didn't find any unanswered questions or other work to do.

Leaving at RTBC.

  • nod_ committed 16b96ada on 11.x
    Issue #3397532 by finnsky, smustgrave, markconroy: Fix Umami container...

  • nod_ committed 21ef7ddb on 10.3.x
    Issue #3397532 by finnsky, smustgrave, markconroy: Fix Umami container...

nod_ credited markconroy.

nod_’s picture

Version: 11.x-dev » 10.3.x-dev
Status: Reviewed & tested by the community » Fixed

Committed 16b96ad and pushed to 11.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.