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

Increase default font size of tabs in KUI theme #1244

Merged
merged 3 commits into from
Oct 18, 2018

Conversation

cchaos
Copy link
Contributor

@cchaos cchaos commented Oct 15, 2018

Summary

Since Kibana's default font size is 14px, the differences between the small and regular tabs were nil. This creates 2 variables for the tab font sizes and then changes them in the K6_globals.scss file.

screen shot 2018-10-15 at 18 51 11 pm

Checklist

  • This was checked in mobile
  • This was checked in IE11
  • This was checked in dark mode
    - [ ] Any props added have proper autodocs
    - [ ] Documentation examples were added
  • A changelog entry exists and is marked appropriately
    - [ ] This was checked for breaking changes and labeled appropriately
    - [ ] Jest tests were updated or added to match the most common scenarios
    - [ ] This was checked against keyboard-only and screenreader scenarios

Copy link
Contributor

@formgeist formgeist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - nice to have some more variables to use, especially for main tab navigation vs. flyout content.

@cchaos
Copy link
Contributor Author

cchaos commented Oct 18, 2018

@snide quick thoughts on this one?

Copy link
Contributor

@snide snide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's fine for now. In 6.6 let's just remove the theme so we don't run into these issues.

@cchaos
Copy link
Contributor Author

cchaos commented Oct 18, 2018

The theme?

@snide
Copy link
Contributor

snide commented Oct 18, 2018

The K6 theme. I think in 6.6 we should feel pretty safe removing it (aside from the font-family setting).

@cchaos
Copy link
Contributor Author

cchaos commented Oct 18, 2018

Oh alright! Sounds like a plan! ;)

@cchaos cchaos merged commit c05eb7c into elastic:master Oct 18, 2018
@cchaos cchaos deleted the tab-font-size-kui branch October 18, 2018 20:25
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.

3 participants