diff --git a/apps/files/css/files.css b/apps/files/css/files.css
index f37ac4c262ac9c9096184de71878cc3a7ce6ebbb..67bd569ceef3e7577bfaec11155656658b341482 100644
--- a/apps/files/css/files.css
+++ b/apps/files/css/files.css
@@ -3,7 +3,7 @@
  See the COPYING-README file. */
 
 /* FILE MENU */
-.actions { padding:.3em; float:left; height:2em; width: 100%; }
+.actions { padding:.3em; height:2em; width: 100%; }
 .actions input, .actions button, .actions .button { margin:0; float:left; }
 
 #new {