1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-03 19:57:57 +02:00

UI Defect: Backups View looks broken for portrait view on iPhone #323

This commit is contained in:
Awilum
2014-07-26 01:02:36 +04:00
parent 3592d3342a
commit 7c548aa5b4

View File

@@ -17,6 +17,7 @@
</div>
<!-- Backup_list -->
<div class="table-responsive">
<table class="table table-bordered">
<thead>
<tr>
@@ -52,4 +53,5 @@
<?php } ?>
</tbody>
</table>
</div>
<!-- /Backup_list -->