0
I have the following family Tree: https://codepen.io/chuongdang/pen/lcnsC
It is possible to realize that the responsiveness of a framily Tree does not exist. To have a good visibility of this Tree, the best way would be to do the container > row > col
where this Tree is found to be non-responsive, having a horizontal scroll, forcing it to be non-responsive only in this div.
To <div class="tree">
is within a container > row > col-12
.
How to do this in Bootstrap 3.3.7?