[Station Profile] Made table responsive within the design so its scrollable

pull/724/head
Peter Goodhall 2020-11-28 20:11:25 +00:00
rodzic 71e6503881
commit 9a07722675
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -35,6 +35,7 @@
</div>
<?php } ?>
<div class="table-responsive">
<table class="table table-striped">
<thead>
<tr>
@ -83,6 +84,7 @@
<?php } ?>
</tbody>
<table>
</div>
<?php } ?>