From: Vincent Petry Date: Thu, 10 Oct 2013 22:15:32 +0000 (+0200) Subject: Fixed delete icon alignment in IE8 X-Git-Tag: v6.0.0alpha2~28^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=75629a1f0088c248f4a29318188b329cbfc03ebb;p=nextcloud-server.git Fixed delete icon alignment in IE8 Removed old inline CSS that forced every td to have position:static in the files app. (#5056) --- diff --git a/apps/files/templates/index.php b/apps/files/templates/index.php index ebdca097e74..1c07d14ea8a 100644 --- a/apps/files/templates/index.php +++ b/apps/files/templates/index.php @@ -1,4 +1,4 @@ - +
diff --git a/apps/files_trashbin/templates/index.php b/apps/files_trashbin/templates/index.php index 9b01a2589a5..17045313d6c 100644 --- a/apps/files_trashbin/templates/index.php +++ b/apps/files_trashbin/templates/index.php @@ -1,4 +1,4 @@ - +