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

Icon in input goes down at using <small> #31403

Closed
Khuzha opened this issue Aug 2, 2020 · 2 comments
Closed

Icon in input goes down at using <small> #31403

Khuzha opened this issue Aug 2, 2020 · 2 comments

Comments

@Khuzha
Copy link

Khuzha commented Aug 2, 2020

Making input forms, I got a bug with icons.

<div class="md-form input-with-pre-icon col-md-4"> <i class="fas fa-user input-prefix"></i> <input type="text" name="lastName" id="lastName" class="form-control"> <label for="lastName">Last name</label> <small id="fathersName" class="form-text text-muted"> Something </small> </div>

In this code icon goes down, but without everything is ok.

@mdo
Copy link
Member

mdo commented Aug 3, 2020

Bug reports must include a live demo of the issue. Per our contributing guidelines, please create a reduced test case via CodePen or JS Bin and report back with your link, Bootstrap version, and specific browser and operating system details.


This is a saved reply.

@mdo
Copy link
Member

mdo commented Aug 17, 2020

Closing as stale.

@mdo mdo closed this as completed Aug 17, 2020
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

No branches or pull requests

2 participants