diff --git a/src/components/NcSettingsSection/NcSettingsSection.vue b/src/components/NcSettingsSection/NcSettingsSection.vue index 7bec966027..efda9fbf09 100644 --- a/src/components/NcSettingsSection/NcSettingsSection.vue +++ b/src/components/NcSettingsSection/NcSettingsSection.vue @@ -153,6 +153,7 @@ $maxWidth: 900px; font-size: 20px; font-weight: bold; max-width: $maxWidth; + margin-top: 0; // Remove default heading margin } &__info {