Answer the question
In order to leave comments, you need to log in
How to center align input in bootstrap?
Good afternoon, it is necessary that the input be aligned to the center, using margin-left is not correct and the design may deteriorate, how to do this correctly?
Answer the question
In order to leave comments, you need to log in
put on the grid. Align the mesh to the center.
something like:
<div class="col-md-4 col-md-offset-4">
<!-- inputs here -->
</div>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question