diff --git a/apps/files_sharing/templates/settings-admin.php b/apps/files_sharing/templates/settings-admin.php index 96d865ac5d..bd80351759 100644 --- a/apps/files_sharing/templates/settings-admin.php +++ b/apps/files_sharing/templates/settings-admin.php @@ -2,20 +2,22 @@ /** @var OC_L10N $l */ /** @var array $_ */ ?> -
- +

t('Federated Cloud Sharing'));?>

- /> -
- - /> -
+

+ /> + +

+

+ /> +
+

diff --git a/core/css/apps.css b/core/css/apps.css index 2bac961d36..e8c60bd477 100644 --- a/core/css/apps.css +++ b/core/css/apps.css @@ -500,8 +500,9 @@ button.loading { font-weight: normal; } .section h3 { - font-size: 16px; + font-size: 15px; font-weight: normal; + margin: 12px 0; } /* slight position correction of checkboxes and radio buttons */ .section input[type="checkbox"],