Skip to content

Commit

Permalink
TMS-1062: Increase menu-dropdown button size
Browse files Browse the repository at this point in the history
  • Loading branch information
eebbi committed Aug 30, 2024
1 parent 2a5bf09 commit f0f689e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

- TMS-1062: Increase menu-dropdown button size

## [1.3.8] - 2024-08-21

- TMS-1057: Increase articles lead-text font-size
Expand Down
1 change: 1 addition & 0 deletions assets/styles/ui-components/header/_primary-nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@

> .has-dropdown > div > .navbar-link {
padding-left: 0;
padding-right: $theme-spacing-three-quarters;
}

> .has-dropdown:not(.current-menu-item):not(.current-menu-parent).is-active > div > a.navbar-link,
Expand Down

0 comments on commit f0f689e

Please sign in to comment.