I have the following family tree: link
It is possible to realize that the responsiveness of a framily tree does not exist. In order to have a good visibility of this tree, the best way would be to do container > row > col
where it is found that tree is non-responsive, having a horizontal scroll, forcing it to become unresponsive only in this div.
<div class="tree">
is within container > row > col-12
.
How to do this in Bootstrap 3.3.7?