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

pagination .page-link is underlined on hover #21094

Closed
niteraven78 opened this issue Nov 6, 2016 · 0 comments
Closed

pagination .page-link is underlined on hover #21094

niteraven78 opened this issue Nov 6, 2016 · 0 comments

Comments

@niteraven78
Copy link

I'm pretty sure it's supposed to NOT be underlined like v3.

it seems a:hover (2 points) takes specificity over .page-link (1 point).

v3:
.pagination>li>a (3 points).

@mdo mdo added this to the v4.0.0-alpha.6 milestone Nov 23, 2016
mdo added a commit that referenced this issue Nov 23, 2016
…te to the hover/focus state so it can override the global styles properly
@mdo mdo added the has-pr label Nov 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants