diff --git a/apps/files_sharing/templates/settings-admin.php b/apps/files_sharing/templates/settings-admin.php
index 96d865ac5dd..bd803517597 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 $_ */
?>
-
-
+
diff --git a/core/css/apps.css b/core/css/apps.css
index 2bac961d36f..e8c60bd4773 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"],