summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/css/authenticate.css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/css/authenticate.css')
-rw-r--r--apps/files_sharing/css/authenticate.css7
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/files_sharing/css/authenticate.css b/apps/files_sharing/css/authenticate.css
index cebe906dd59..ef963ba7c65 100644
--- a/apps/files_sharing/css/authenticate.css
+++ b/apps/files_sharing/css/authenticate.css
@@ -11,16 +11,13 @@
margin: 6px;
}
-input[type="submit"]{
+input[type='submit'] {
width: 45px;
height: 45px;
margin: 6px;
- background-image: url('%webroot%/core/img/actions/confirm.svg');
- background-repeat: no-repeat;
- background-position: center;
}
-#body-login input[type="submit"] {
+#body-login input[type='submit'] {
position: absolute;
top: 0px;
}