summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/css
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-03-07 14:57:07 +0100
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-03-07 15:12:06 +0100
commit446a3a9d5a9ea552f93b7621bb798b0f573f1bd7 (patch)
treec444e683380bdd963abf624a3504be1aef79cbf0 /apps/files_sharing/css
parente2910e17b09acc0a1c29ba687ffd78f13c1dbdc0 (diff)
downloadnextcloud-server-446a3a9d5a9ea552f93b7621bb798b0f573f1bd7.tar.gz
nextcloud-server-446a3a9d5a9ea552f93b7621bb798b0f573f1bd7.zip
Fixed ext share style and use varable for popover height
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'apps/files_sharing/css')
-rw-r--r--apps/files_sharing/css/public.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/css/public.scss b/apps/files_sharing/css/public.scss
index e30c97ae7aa..cc3788884e7 100644
--- a/apps/files_sharing/css/public.scss
+++ b/apps/files_sharing/css/public.scss
@@ -105,8 +105,7 @@ thead {
border-color: rgba(0,0,0,0.3) !important;
}
-
-#remote_address {
+#share-menu input[type='text'] {
width: 200px;
}