mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-02 07:27:35 -04:00
It has a hover colour so needs the focus colour re-defined. The `overflow: hidden` was clipping the black underline of the focus style on the prev/next links. This assumes it was only there to contain the 2 floating links so replaces it with a clearfix, which does the same without clipping the underline.