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

Remove css font-family of nav.title to correctly inherit body font-family from bootstrap #26

Merged
merged 2 commits into from
Jun 10, 2019

Conversation

treyyi
Copy link
Contributor

@treyyi treyyi commented Jun 10, 2019

Problem

The font of title bars do not match with other contents.

Solution

I simply removed font-family of nav.title in kibble.min.css to inherit the font-family of body.dashboard from bootstrap.min.css.

Before & After Screenshots

Before: image
After: image

Other Changes

Atom editor automatically removed the white spaces in kibble.min.css.

Please advise on my first pull request. Thank you.

@Humbedooh Humbedooh merged commit 089a3c9 into apache:master Jun 10, 2019
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 this pull request may close these issues.

2 participants