-
-
- {{humanize-setting-key @setting.key}}
-
-
+
+
+
+ {{humanize-setting-key @setting.key}}
+
+ {{#if @setting.description}}
+
{{truncate @setting.description 100}}
+ {{/if}}
+
+
- {{#if @setting.description}}
-
{{truncate @setting.description 100}}
- {{/if}}
\ No newline at end of file
diff --git a/ghost/admin/app/components/custom-theme-settings/select.hbs b/ghost/admin/app/components/custom-theme-settings/select.hbs
index fecc9ad8ce..34c44ee5c9 100644
--- a/ghost/admin/app/components/custom-theme-settings/select.hbs
+++ b/ghost/admin/app/components/custom-theme-settings/select.hbs
@@ -8,7 +8,6 @@
{{#each @setting.options as |settingOption|}}
{{/each}}
diff --git a/ghost/admin/app/components/settings/form-fields/publication-logo.hbs b/ghost/admin/app/components/settings/form-fields/publication-logo.hbs
index 2ea14b3cc1..5165221028 100644
--- a/ghost/admin/app/components/settings/form-fields/publication-logo.hbs
+++ b/ghost/admin/app/components/settings/form-fields/publication-logo.hbs
@@ -8,7 +8,7 @@
The primary logo, should be transparent and at least 600x72px
-