alphagov / govuk_frontend_toolkit

❗️GOV.UK Frontend Toolkit is deprecated, and will only receive major bug fixes and security patches.
MIT License
403 stars 107 forks source link

Increase button focus specificity to avoid being overridden #409

Closed NickColley closed 7 years ago

NickColley commented 7 years ago

We've updated govuk_template link focus styles which now overrides our buttons

screen shot 2017-05-10 at 14 04 53

As seen in https://www.gov.uk/book-driving-test

Introduced here: https://github.com/alphagov/govuk_template/commit/79466a489c38b0b82f4cb95daa2baba41b375a81

This kind of bug will hopefully be much more obvious when we merge these two repos as part of the new GOV.UK Frontend project :)

NickColley commented 7 years ago

Happy with this as I've tested end to end with https://github.com/alphagov/static/pull/1035