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

Correct active pagination link text colour on hero - Fixes #2441 #2476

Merged
merged 1 commit into from
May 18, 2019

Conversation

ehne
Copy link
Contributor

@ehne ehne commented May 17, 2019

Make sure that active pagination link text is not drawn in black on hero

This is a bugfix

Proposed solution

this is a bugfix for for issue #2441 it fixes the colour of current pagination text on a hero when using a instead of button

Tradeoffs

It adds some more chars. to the code, but it now looks good.

Testing Done

Before change:
Screen Shot 2019-05-18 at 8 19 23 am

After Change:
Screen Shot 2019-05-18 at 8 19 39 am

Changelog updated?

No.

Make sure that active pagination text is not drawn in black.
@jgthms jgthms merged commit 79fcb02 into jgthms:master May 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants