D
D
des1roer2016-04-28 08:56:29
css
des1roer, 2016-04-28 08:56:29

Bootstrap slides out block on compression?

OS2u3Gy.png
----------------------------------------------------
Kf6LX6T.png
there is a span with a tree and main block. when compressed, the main block becomes below the tree. is it possible to hardcode it to be at the same height?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Petrik, 2016-04-28
@Flexo

There is a suspicion that you do not quite adhere to the bootstrap grid.

<div class="row">
    <div class="col-md-3">Тут дерево</div>
    <div class="col-md-9">Тут основной блок</div>
</div>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question