diff options
Diffstat (limited to 'application/views/file/fragments/uploads_table.php')
-rw-r--r-- | application/views/file/fragments/uploads_table.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/views/file/fragments/uploads_table.php b/application/views/file/fragments/uploads_table.php index 6673f22a3..a03dc9376 100644 --- a/application/views/file/fragments/uploads_table.php +++ b/application/views/file/fragments/uploads_table.php @@ -1,4 +1,4 @@ -<div class="table-responsive container-wide"> +<div class="table-responsive container-fluid"> <p>Non-previewable file(s):</p> <table class="table table-striped tablesorter"> <thead> |