Too much padding pushes menu items down

Created on 4 November 2023, 8 months ago
Updated 6 November 2023, 8 months ago

Problem/Motivation

The menu items have too much padding, displaying them too far apart, overall.

Under the "Why Drupal?", there are 14 items, and the amount of padding pushes menu items below the fold, whereas menu items should always all be visible, by default.

Steps to reproduce

Hover over the menu item "Why Drupal?", and see that some menu items are not visible.

Current design

With less padding

Proposed resolution

Reduce padding with this:

#nav-header .menu-expanded .menu-block a {
  padding: .5rem .75em;
}

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

2.0

Component

User interface

Created by

πŸ‡©πŸ‡°Denmark ressa Copenhagen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024