diff options
Diffstat (limited to 'apps/files_sharing/css/sharetabview.css')
-rw-r--r-- | apps/files_sharing/css/sharetabview.css | 1 |
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%; } |