diff --git a/apps/files_sharing/css/authenticate.css b/apps/files_sharing/css/authenticate.css
index ac76d4c68708d4236dc7f3f89b03302011f225ba..43707c76100be5b6ea18ef09c5b5d4e9688ca35b 100644
--- a/apps/files_sharing/css/authenticate.css
+++ b/apps/files_sharing/css/authenticate.css
@@ -11,7 +11,8 @@ input[type='submit'] {
 
 #body-login input[type='submit'] {
 	position: absolute;
-	top: 0px;
+	top: 0;
+	border: none;
 }
 
 fieldset > p {