Skip to content

Commit

Permalink
Document in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
igloosi committed Jul 2, 2018
1 parent 98583b6 commit 7ded723
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@

🔧 Fixes:

- Apply `display:block` to `.govuk-main-wrapper`
In IE11 `main` element is set to `display:inline` so padding
an margins aren't applied.
([PR #863](https://github.com/alphagov/govuk-frontend/pull/863)

- Line-heights are now converted from pixels to relative 'unit-less' values
in order to prevent issues when resizing text in the browser.
([PR #837](https://github.com/alphagov/govuk-frontend/pull/837) and
Expand Down

0 comments on commit 7ded723

Please sign in to comment.