Bootstrap tips - StanfordBioinformatics/pulsar_lims GitHub Wiki
Add the Bootstrap class table-responsive
to the <div>
element. In the <table>
element, you'll want to add at least the table
Bootstrap class.
You don't have to write your on JavaScript to close boxes when using Bootstrap. See a good example at W3Schools for closing an alert: https://www.w3schools.com/bootstrap/bootstrap_alerts.asp