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

Fix custom select font sizes #27929

Merged
merged 2 commits into from
Dec 29, 2018

Conversation

MartijnCuppens
Copy link
Member

The font sizes of custom selects are unchangeable. This PR syncs the custom select font size with $input-font-size.

Also $custom-select-font-size-sm is $input-btn-font-size-sm by default, while it should be $input-btn-font-size. Same for $custom-select-font-size-lg.

@XhmikosR XhmikosR merged commit 9523746 into v4-dev Dec 29, 2018
@XhmikosR XhmikosR deleted the v4-dev-martijncuppens-fix-custom-select-font-sizes branch December 29, 2018 02:44
@mdo mdo mentioned this pull request Dec 29, 2018
bkdotcom added a commit to bkdotcom/bootstrap that referenced this pull request Jan 3, 2019
* v4-dev: (56 commits)
  Remove unnecessary brackets for consistency (twbs#27966)
  Fix Typo on docs (twbs#27962)
  Add a few more redirects.
  Remove wrapping paragraph in readme (twbs#27948)
  Configurable display utility classes (twbs#27917)
  Fix custom select font sizes (twbs#27929)
  Match input font size for `.input-group-text` (twbs#27941)
  reboot: Fix comment (twbs#27937)
  Fix form-feedback-icon-invalid color (twbs#27935)
  toasts: mention that positioning is manual. (twbs#27931)
  stretched-link.md: fix typo (twbs#27918)
  Add Open Collective to header (twbs#27916)
  Add horizontal card example (twbs#27906)
  getSelectorFromElement return null on bad selectors (twbs#27912)
  versions: sort from newer to older. (twbs#27898)
  Fix 4:3 embed (twbs#27910)
  Simplify card group css (twbs#27901)
  Blacklist border-radius property (use mixin instead) (twbs#27900)
  move to 4.2
  bootstrap-stack.svg: remove unneeded space.
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants