1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 02:10:37 +02:00

UI Defect: Pages Index View looks broken for portrait view on iPhone #319

This commit is contained in:
Awilum
2014-07-26 01:07:59 +04:00
parent f8fa3f966b
commit 9f5516233d

View File

@@ -12,6 +12,7 @@
</div>
</div>
<div class="table-responsive">
<table class="table table-bordered">
<thead>
<tr>
@@ -105,6 +106,7 @@
?>
</tbody>
</table>
</div>
<form>
<input type="hidden" name="url" value="<?php echo Option::get('siteurl'); ?>/admin/index.php?id=pages">