Skip to content
Snippets Groups Projects

Added margin bottom to menu level-1.

2 unresolved threads

Closes #3409305

Merge request reports

Merge train pipeline #76096 passed

Merge train pipeline passed for 9282b2c7

Test summary results are being parsed

Merged by Sascha EggenbergerSascha Eggenberger 1 year ago (Jan 12, 2024 8:42am UTC)

Merge details

  • Changes merged into 8.x-3.x with 9282b2c7 (commits were squashed).
  • Did not delete the source branch.
  • Auto-merge enabled

Pipeline #76100 passed

Pipeline passed for 9282b2c7 on 8.x-3.x

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
17 17 --gin-toolbar-x-offset: 0px; // Needs px to work in calc() functions.
18 18 --gin-sticky-offset: 0px; // Needs px to work in calc() functions.
19 19 --gin-icon-size-toolbar: 20px;
20 /* Use a CSS variable for border width */
21 --border-width: 2px;
  • 127 129 }
    128 130
    129 131 // Focus
    130 .toolbar-menu__item--level-1 > .toolbar-link:focus {
    132 .toolbar-menu__item--level-1 {
    133 margin-bottom: var(--border-width);
  • Sascha Eggenberger added 11 commits

    added 11 commits

    Compare with previous version

  • Ahsan Nazir added 1 commit

    added 1 commit

    Compare with previous version

  • Ahsan Nazir added 1 commit

    added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Sascha Eggenberger enabled automatic add to merge train when the pipeline for 010ebdb9 succeeds

    enabled automatic add to merge train when the pipeline for 010ebdb9 succeeds

  • Sascha Eggenberger started a merge train

    started a merge train

  • Please register or sign in to reply
    Loading