alphagov / tech-docs-gem

Gem to distribute the tech docs project
https://tdt-documentation.london.cloudapps.digital/
MIT License
15 stars 38 forks source link

Fix focus state for search results ‘Close’ button #245

Closed 36degrees closed 3 years ago

36degrees commented 3 years ago

Use the mixin provided by GOV.UK Frontend to ensure that the focus style matches that used by other links.

Before

Screenshot 2021-07-14 at 16 48 34

After

Screenshot 2021-07-14 at 16 48 15