diff --git a/CHANGELOG.md b/CHANGELOG.md index 125026bc..d9ffd2f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 2.2.2 + +- [#223: Remove unnecessary CSS class on the search submit button](https://github.com/alphagov/tech-docs-gem/pull/223) + ## 2.2.1 - [#218: Remove unnecessary explicit dependencies: sprockets, activesupport, sass and pry](https://github.com/alphagov/tech-docs-gem/pull/218) diff --git a/lib/source/layouts/_search.erb b/lib/source/layouts/_search.erb index 269522e5..19645ca6 100644 --- a/lib/source/layouts/_search.erb +++ b/lib/source/layouts/_search.erb @@ -11,7 +11,7 @@ class="govuk-input govuk-!-margin-bottom-0 search__input" aria-controls="search-results" placeholder="Search"> - +