diff options
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/css/sharetabview.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/css/sharetabview.css b/apps/files_sharing/css/sharetabview.css index 99a4319f8e9..0911368da69 100644 --- a/apps/files_sharing/css/sharetabview.css +++ b/apps/files_sharing/css/sharetabview.css @@ -84,6 +84,10 @@ display: inline-block; } +#shareWithList .sharingOptionsGroup .popovermenu:after { + right: 3px; +} + #shareWithList label input[type=checkbox] { margin-left: 0; position: relative; |