Problem/Motivation

The right section on screenshot is not vertically scrollable. Seems by adding simple overflow: auto; should resolve this issue.

test

Issue fork navigation-3438116

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

kostyashupenko created an issue. See original summary.

kostyashupenko’s picture

Issue tags: +Novice, +CSS

Anandt846 made their first commit to this issue’s fork.

anandt846’s picture

Status: Active » Needs review
StatusFileSize
new286.79 KB

Sub menu section is made vertically scrollable when not enough space to display all elements in viewport.

kostyashupenko’s picture

Status: Needs review » Reviewed & tested by the community

Pushed new commit with only fixing of the linting issues. I have tested MR and seems issue is fixed, now you can vertically scroll sub-nav bar

ckrina made their first commit to this issue’s fork.

  • ckrina committed d410a60a on 1.x authored by Anandt846
    Issue #3438116 by kostyashupenko, Anandt846: Sub menu section is not...
ckrina’s picture

Status: Reviewed & tested by the community » Fixed

Merged, thanks!

Status: Fixed » Closed (fixed)

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