S
S
sevic2018-10-07 14:46:24
css
sevic, 2018-10-07 14:46:24

How to do vertical alignment with bootstrap 4 in internet explorer 11?

Hello.
Tell me how to align the button for ie11.
I use BOOTSTRAP 4.
Everything works in chrome and mozilla, but nothing with ie

<div class="content row text-center align-items-center">
    <div class="open_form col">
      <button class="button_send">Отправить данные</button>
    </div>
  </div>
can't do.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Lam Besis, 2018-10-13
@lambesis

Bootstrap 4 does not officially support IE11.
Use Bootstrap 3.
In general, did you specify what kind of vertical alignment you need? What styles do you have? Show code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question