Background
For grandchildren menu items, the gray menu box needs to have more padding on the bottom. There should be an additional 12px of padding along the bottom of the box. Currently, there isn’t any additional padding
Steps to Reproduce
Hover on a menu item that has children. Click on a child that has grandchildren. Note the bottom padding of the gray box that contains the grandchildren
Acceptance Criteria
The gray box that contains the grandchildren has an additional 12px of padding along the bottom
Links
Link to the designs in Figma: https://www.figma.com/file/VCPAxetieAC2pzw7hgX3ij/Drupal-Admin-UI---Design-System?type=design&node-id=667%3A18270&mode=design&t=a5ZEIhRB2LhAWetD-1
Screenshots
What it currently looks like in dev

How it is designed

| Comment | File | Size | Author |
|---|---|---|---|
| grandchildren-padding-design.png | 54.44 KB | jwitkowski79 | |
| grandchildren-padding-onDev.png | 55.59 KB | jwitkowski79 |
Issue fork navigation-3440228
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
Comment #5
bronzehedwickComment #6
ckrinaMoving to Needs Work to use the design system variables instead of pixels.
Comment #7
bronzehedwickComment #8
bronzehedwickThanks for catching @ckrina! I've updated the MR.
Comment #9
bronzehedwickComment #10
ckrinaMerged, thanks!