diff --git a/ghost/admin/app/components/gh-mobile-nav-bar.hbs b/ghost/admin/app/components/gh-mobile-nav-bar.hbs index ac7e1706a5..a88b7891f3 100644 --- a/ghost/admin/app/components/gh-mobile-nav-bar.hbs +++ b/ghost/admin/app/components/gh-mobile-nav-bar.hbs @@ -5,5 +5,5 @@ {{svg-jar "content" data-test-mobile-nav="posts"}}Posts {{/if}} {{svg-jar "account-group"}}Staff -
{{svg-jar "icon" class="icon-gh"}}More
+
{{svg-jar "icon" class="icon-gh"}}More
{{yield}} diff --git a/ghost/admin/app/components/gh-nav-menu.hbs b/ghost/admin/app/components/gh-nav-menu.hbs index 464de9d212..18764b3d13 100644 --- a/ghost/admin/app/components/gh-nav-menu.hbs +++ b/ghost/admin/app/components/gh-nav-menu.hbs @@ -34,7 +34,7 @@ {{svg-jar "posts"}}Posts {{svg-jar "add-stroke"}} {{#if this.customViews.forPosts}} - {{#liquid-if this.navigation.settings.expanded.posts}} @@ -154,7 +154,7 @@ {{/if}} -
  • +
  • {{svg-jar "user-circle"}} Your Profile @@ -178,12 +178,12 @@ {{svg-jar "book-open"}} How to Use Ghost
  • -
  • + {{#if this.showDropdownExtension}} {{#each this.config.clientExtensions.dropdown.items as |menuItem| }} {{#if menuItem.divider}} -
  • + {{else}}