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 b14ec45 commit 80f8f4e
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.1] - 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 @@ -64,6 +64,7 @@

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

> .has-dropdown.current-menu-item.is-active > div > a.navbar-link,
Expand Down

0 comments on commit 80f8f4e

Please sign in to comment.