diff --git a/theme/boost/templates/flat_navigation.mustache b/theme/boost/templates/flat_navigation.mustache index 88d133836ad..0ce8ca962b8 100644 --- a/theme/boost/templates/flat_navigation.mustache +++ b/theme/boost/templates/flat_navigation.mustache @@ -64,27 +64,28 @@ {{#action}}
+
{{#is_section}} -
- - {{#pix}}i/folder{{/pix}} - - {{{text}}} -
- {{/is_section}} - {{^is_section}} - {{{text}}} + + {{#pix}}i/folder{{/pix}} + {{/is_section}} + {{{text}}} +
{{/action}} {{^action}}
+
{{#is_section}} - {{#pix}}i/folder{{/pix}} + + {{#pix}}i/folder{{/pix}} + {{/is_section}} - {{{text}}} + {{{text}}} +
{{/action}}