aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-07-08 15:23:38 +0200
committerLukas Reschke <lukas@statuscode.ch>2016-07-20 15:07:46 +0200
commit4d67429cf034ef4912bd78fb9dac91155ff0fec1 (patch)
tree7fb38e05b2985681594bd41a2a8f6eab62a68ae1 /apps
parentdaaa3ded8d73fe3e9eb483cbf1174ed245e6250b (diff)
downloadnextcloud-server-4d67429cf034ef4912bd78fb9dac91155ff0fec1.tar.gz
nextcloud-server-4d67429cf034ef4912bd78fb9dac91155ff0fec1.zip
Use an icon to set the email instead of a button with string
Diffstat (limited to 'apps')
-rw-r--r--apps/files_sharing/css/sharetabview.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/css/sharetabview.css b/apps/files_sharing/css/sharetabview.css
index 66c8b4691eb..e048b7564ac 100644
--- a/apps/files_sharing/css/sharetabview.css
+++ b/apps/files_sharing/css/sharetabview.css
@@ -30,6 +30,7 @@
margin-left: 0;
}
.shareTabView input[type="text"].shareWithField,
+.shareTabView input[type="text"].emailField,
.shareTabView input[type="text"].linkText {
width: 80%;
}