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.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | Screenshot 2023-10-30 at 1.12.14 PM.png | 675.49 KB | smustgrave |
| #5 | Screenshot 2023-10-30 at 1.11.36 PM.png | 2.23 MB | smustgrave |
Issue fork drupal-3397532
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:
- 3397532-fix-umami-container
changes, plain diff MR !5174
Comments
Comment #3
finnsky commentedComment #4
finnsky commentedComment #5
smustgrave commentedbefore
After
So the MR does fix the issue but also has made the main column narrower.
Comment #6
finnsky commentedRe #5
Seems large screen also needs media query ;)
Comment #7
finnsky commentedFixed both feedbacks.
Please review!
Comment #8
smustgrave commentedMy concern has been addressed. Change looks good.
Comment #9
quietone commentedI'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.
Comment #13
nod_Committed 16b96ad and pushed to 11.x. Thanks!