summaryrefslogtreecommitdiffstats
path: root/apps/files/templates
diff options
context:
space:
mode:
authorJörn Friedrich Dreyer <jfd@butonic.de>2013-02-10 02:54:12 -0800
committerJörn Friedrich Dreyer <jfd@butonic.de>2013-02-10 02:54:12 -0800
commit1c56539c01c162676a05d90e3598b7d68394ac73 (patch)
tree4e14d53cfed82c3b8c5759069912b4993150f953 /apps/files/templates
parentb44c18d1640f4ac395eecbad5a33dcb9af1d4038 (diff)
parentb7b50f8082c0c27b462f94d3f0393c3392dc9a06 (diff)
downloadnextcloud-server-1c56539c01c162676a05d90e3598b7d68394ac73.tar.gz
nextcloud-server-1c56539c01c162676a05d90e3598b7d68394ac73.zip
Merge pull request #1551 from owncloud/fix_files_multiselect
Fix filelist shifting up one row on (multi)select
Diffstat (limited to 'apps/files/templates')
-rw-r--r--apps/files/templates/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/templates/index.php b/apps/files/templates/index.php
index 7cf65915af0..60756db4014 100644
--- a/apps/files/templates/index.php
+++ b/apps/files/templates/index.php
@@ -59,7 +59,7 @@
<div id="emptyfolder"><?php echo $l->t('Nothing in here. Upload something!')?></div>
<?php endif; ?>
-<table class="hascontrols">
+<table>
<thead>
<tr>
<th id='headerName'>