Restore narrow icon in crumbbar

(imported from commit 0c54d158f0035bb0e483a981b57e59a4e885e36a)
This commit is contained in:
Leo Franchi 2013-05-20 23:54:06 -04:00
parent 94c61f5507
commit 53415e6986
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
{{#each tabs}}
<li class="{{active}} {{cls}}" {{#if data}}data-name="{{data}}"{{/if}}>
{{#if icon}}
>
<i class="icon-vector-narrow icon-vector-small"></i>
{{/if}}
{{! Most tabs are links, but some are not since we don't have a narrow for them (e.g. Search) }}
{{#if hash}}