Add vertical scrollbar to recent uploads table

This commit is contained in:
Duncan Sommerville 2015-09-01 14:27:54 -04:00
parent 46e126145e
commit f283d69481
4 changed files with 7 additions and 9 deletions

View file

@ -68,10 +68,8 @@
</form>
</div>
<H2><?php echo _("Recent Uploads")?></H2>
<div class="dataTables_scrolling">
<table id="recent_uploads_table" class="datatable lib-content ui-widget ui-widget-content block-shadow"
cellpadding="0" cellspacing="0"></table>
</div>
</div>
<div style="clear: both;"></div>
</div>