diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 3ef1043..1973a17 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] - TMS-1021: Remove image carousel modal max-height +- TMS-1062: Increase menu-dropdown button size + +## [1.3.1] - 2024-08-21 + - TMS-1057: Increase articles lead-text font-size ## [1.3.0] - 2024-06-26 diff --git a/assets/styles/ui-components/header/_primary-nav.scss b/assets/styles/ui-components/header/_primary-nav.scss index f87c377..132c259 100644 --- a/assets/styles/ui-components/header/_primary-nav.scss +++ b/assets/styles/ui-components/header/_primary-nav.scss @@ -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, diff --git a/style.css b/style.css index f788209..faab2e7 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ /* * Theme Name: TMS Theme Amuri * Description: Tampere Multisite Amuri Theme - * Version: 1.3.0 + * Version: 1.3.1 * Author: Geniem * Author URI: https://geniem.fi * Template: tms-theme-base