summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2013-10-11 08:24:57 -0700
committerVincent Petry <pvince81@owncloud.com>2013-10-11 08:24:57 -0700
commitb2986e1994db36be0efb56c9e49f514a63e382a5 (patch)
tree07c91f91d040abbbbd2737b897acf54a4e183163 /apps/files_trashbin
parent5c664704a3fa6000b1889b7a1c594276382ddb06 (diff)
parent39b150921de06dceb06f45ba271ab97015f369c9 (diff)
downloadnextcloud-server-b2986e1994db36be0efb56c9e49f514a63e382a5.tar.gz
nextcloud-server-b2986e1994db36be0efb56c9e49f514a63e382a5.zip
Merge pull request #5274 from owncloud/files-ie8-deletecheckbox
Fixed delete icon alignment in IE8
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/templates/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_trashbin/templates/index.php b/apps/files_trashbin/templates/index.php
index 9b01a2589a5..15ba074e45e 100644
--- a/apps/files_trashbin/templates/index.php
+++ b/apps/files_trashbin/templates/index.php
@@ -1,4 +1,3 @@
-<!--[if IE 8]><style>input[type="checkbox"]{padding:0;}table td{position:static !important;}</style><![endif]-->
<div id="controls">
<?php print_unescaped($_['breadcrumb']); ?>
<div id="file_action_panel"></div>