R
R
Rulon Oboevv2017-04-24 15:54:42
css
Rulon Oboevv, 2017-04-24 15:54:42

How to center align input in bootstrap?

Good afternoon, it is necessary that the input be aligned to the center,
30c918e7e3264b2b985fbb09cb020de5.pngusing 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

1 answer(s)
E
Evgeniy Odinets, 2017-04-24
@the_guyfox

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 question

Ask a Question

731 491 924 answers to any question