Skip to content

Commit

Permalink
Add CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
owenatgov committed Jul 25, 2022
1 parent 7c534d0 commit ad6918e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ This change was introduced in [pull request #2694: Deprecate `.govuk-header__nav

In [pull request 2678: Replace ex units with ems for input lengths](https://github.com/alphagov/govuk-frontend/pull/2678), we changed how we define input lengths in our CSS. Browsers might now display these inputs as being slightly wider than before. The difference is usually fewer than 3 pixels.

In [pull request 2727: Make use of hidden in header navigation functionality](https://github.com/alphagov/govuk-frontend/pull/2727), we updated header component's mobile navigation functionality to better account for if CSS or javascript don't load. This feature doesn't require changes to your component code to continue working, however we recommend adding the attribute `hidden` to the mobile menu button (button element with class `govuk-header__menu-button`) to get the full benefits of the change.

We’ve also made fixes in the following pull requests:

- [#2668: Fix Summary List action link alignment](https://github.com/alphagov/govuk-frontend/pull/2668)
Expand Down

0 comments on commit ad6918e

Please sign in to comment.