When I put a Bootstrap 3 table and then click on the "Source" button, I see the code below before table tag:
<div class="table-responsive">

This is great because it is used to make the table responsive. But when I came back to toolbar and again click on Source button, that tag is removed!

When I put a Bootstrap 3 table and then click on the "Source" button, I see the code below before table tag:
<div class="table-responsive">This is great because it is used to make the table responsive. But when I came back to toolbar and again click on Source button, that tag is removed!