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 border is cut off on hover #25424

Closed
sqal opened this issue Jan 24, 2018 · 1 comment
Closed

Pagination border is cut off on hover #25424

sqal opened this issue Jan 24, 2018 · 1 comment

Comments

@sqal
Copy link
Contributor

sqal commented Jan 24, 2018

This bug is present in the lastest stable version (4.0)

Steps to reproduce

Looks like z-index for :hover was accidentally removed in this commit 797149e

image

@mdo
Copy link
Member

mdo commented Jan 24, 2018

Yeah, I missed a z-index on the :hover state that is currently set for :focus and :active.

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

4 participants