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.

@MartijnCuppens MartijnCuppens added this to Inbox in v4.3 via automation Dec 27, 2018
@MartijnCuppens MartijnCuppens requested a review from a team as a code owner December 27, 2018 09:51
@MartijnCuppens MartijnCuppens moved this from Inbox to Ready to merge in v4.3 Dec 28, 2018
@XhmikosR XhmikosR merged commit 9523746 into v4-dev Dec 29, 2018
v4.3 automation moved this from Ready to merge to Shipped 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
No open projects
v4.3
  
Shipped
Development

Successfully merging this pull request may close these issues.

None yet

3 participants