summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2015-07-29 16:31:45 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2015-07-29 16:31:45 +0200
commit033eacefd1e5e77d071f89f6cbd8c346fae0c696 (patch)
tree6d76c344512f85ac80f3127b339ddc455fb54aea /apps/files_sharing/css
parent332492548fbbff1d1d06286a5d5880cf4beee507 (diff)
downloadnextcloud-server-033eacefd1e5e77d071f89f6cbd8c346fae0c696.tar.gz
nextcloud-server-033eacefd1e5e77d071f89f6cbd8c346fae0c696.zip
use inline confirm button style for password-protected links, ref #15176
Diffstat (limited to 'apps/files_sharing/css')
-rw-r--r--apps/files_sharing/css/authenticate.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_sharing/css/authenticate.css b/apps/files_sharing/css/authenticate.css
index 15e3e7a2fc5..ac76d4c6870 100644
--- a/apps/files_sharing/css/authenticate.css
+++ b/apps/files_sharing/css/authenticate.css
@@ -1,5 +1,4 @@
#password {
- width: 190px !important;
padding: 10px;
margin: 6px;
}