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

border-dashed Doesn't Work #822

Closed
neildaniels opened this issue Jun 14, 2019 · 1 comment · Fixed by #810
Closed

border-dashed Doesn't Work #822

neildaniels opened this issue Jun 14, 2019 · 1 comment · Fixed by #810
Assignees

Comments

@neildaniels
Copy link
Contributor

Describe the bug
The border-dashed doesn't work correctly.

https://primer.style/css/utilities/borders#Border-style

Screenshots
Screen Shot 2019-06-14 at 2 34 31 PM

Desktop (please complete the following information):

  • OS: macOS 10.14.5 (18F132)
  • Safari 12.1.1 (14607.2.6.1.1)
@simurai
Copy link
Contributor

simurai commented Jun 16, 2019

@neildaniels Thanks 🙇

I think the problem is that .border-dashed gets overridden by the responsive variant mixin. We probably can move .border-dashed below and it should work again.

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 a pull request may close this issue.

2 participants