Files
notifications-admin/app/assets/stylesheets/components
Tom Byers 848ee72e3f Strip underline from focused + hovered nav links
Our CSS for links in the navigation, which makes
the underline appear on hover is overriding the
GOVUK focus styles, making it look like there are
2 underlines. This adds some extra CSS to reset
it.

The new CSS is further down the stylesheet to the
hover styles. This gives them a higher specificity
meaning they override them when these links are
hovered over while in focus.
2022-03-17 16:11:56 +00:00
..
2020-09-15 17:10:41 +01:00
2021-11-18 11:40:36 +00:00
2022-02-02 20:24:14 +00:00