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

Add input-group-sm for input-group-addon case #24201

Closed
tamtakoe opened this issue Oct 2, 2017 · 3 comments
Closed

Add input-group-sm for input-group-addon case #24201

tamtakoe opened this issue Oct 2, 2017 · 3 comments
Labels

Comments

@tamtakoe
Copy link

tamtakoe commented Oct 2, 2017

Now I can use input-group-lg only

<div class="input-group input-group-lg">
  <span class="input-group-addon">@</span>
  <input type="text" class="form-control">
</div>

Add input-group-sm providing, please

@Johann-S
Copy link
Member

Johann-S commented Oct 2, 2017

Which release of Bootstrap do you use ?

@tamtakoe
Copy link
Author

tamtakoe commented Oct 5, 2017

Last Bootstrap version 4.0.0-beta

@Johann-S Johann-S added v4 and removed awaiting-reply labels Oct 5, 2017
@mdo
Copy link
Member

mdo commented Oct 30, 2017

This was fixed by #23151 in Beta 2. See https://getbootstrap.com/docs/4.0/components/input-group/#sizing.

@mdo mdo closed this as completed Oct 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants