Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USWDS - Banner: Fixes gov banner link extending past text on hover. #3427

Merged
merged 1 commit into from
Apr 29, 2020

Conversation

mejiaj
Copy link
Contributor

@mejiaj mejiaj commented Apr 21, 2020

Description

A duplicate text-decoration: underline on the button was being set on hover.

Fixes #3394.

Additional information

image

Before you hit Submit, make sure you’ve done whichever of these applies to you:

  • Follow the 18F Front End Coding Style Guide and Accessibility Guide.
  • Run npm test and make sure the tests for the files you have changed have passed.
  • Run your code through HTML_CodeSniffer and make sure it’s error free.
  • Title your pull request using this format: [Website] - [UI component]: Brief statement describing what this pull request solves.

A duplicate `text-decoration: underline` on the button was being set on hover.

#3394
@mejiaj mejiaj requested a review from thisisdano April 21, 2020 13:37
@thisisdano thisisdano merged commit 88e9b98 into develop Apr 29, 2020
@thisisdano thisisdano deleted the jm-gov-banner-link branch April 29, 2020 21:16
@thisisdano thisisdano added this to the USWDS 2.7.0 milestone May 6, 2020
@thisisdano thisisdano mentioned this pull request May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Govt banner link extends past text on hover
2 participants