Skip to content

pagination bar's 'of' and 'through' are broken (even on the demo site) #6516

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

Closed
peterlitvak opened this issue Dec 22, 2017 · 1 comment · Fixed by #6607
Closed

pagination bar's 'of' and 'through' are broken (even on the demo site) #6516

peterlitvak opened this issue Dec 22, 2017 · 1 comment · Fixed by #6607

Comments

@peterlitvak
Copy link

image
Latest: Mac OX/Chrome

@peterlitvak
Copy link
Author

Correction, it looks broken due to the underline of the abbr, maybe it should be disabled by default.

abbr[title] {
  border-bottom: none !important;
  cursor: inherit !important;
  text-decoration: none !important;
}

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.

1 participant