mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-04 12:17:42 +02:00
UI Defect: Backups View looks broken for portrait view on iPhone #323
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Backup_list -->
|
<!-- Backup_list -->
|
||||||
|
<div class="table-responsive">
|
||||||
<table class="table table-bordered">
|
<table class="table table-bordered">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -52,4 +53,5 @@
|
|||||||
<?php } ?>
|
<?php } ?>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
</div>
|
||||||
<!-- /Backup_list -->
|
<!-- /Backup_list -->
|
||||||
|
Reference in New Issue
Block a user