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

sidecar breadcrumb fonts too small #4499

Closed
starpit opened this issue May 7, 2020 · 0 comments · Fixed by #4500
Closed

sidecar breadcrumb fonts too small #4499

starpit opened this issue May 7, 2020 · 0 comments · Fixed by #4500

Comments

@starpit
Copy link
Contributor

starpit commented May 7, 2020

should be 14px, instead 12.25px

this is due to an outdated rule in sidecar-main.css that results in a double application of 0.875em

.kui--sidecar .sidecar-bottom-stripe > div {
    font-size: 0.875em;
}
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