Skip to content

Commit

Permalink
Merge pull request #1042 from primer/fix-underlinenav-in-safari
Browse files Browse the repository at this point in the history
Fix UnderlineNav in Safari
  • Loading branch information
simurai authored Mar 24, 2020
2 parents 3f3caad + af5690b commit 803358e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/navigation/underline-nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
color: $text-gray;
text-align: center;
white-space: nowrap;
background-color: transparent;
border: 0;
// stylelint-disable-next-line primer/borders
border-bottom: 2px $border-style transparent;
Expand Down

0 comments on commit 803358e

Please sign in to comment.