File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 3737 </a >
3838 </li >
3939 {{ /each }}
40- <button class =" see-all-filters" aria-hidden =" true" aria-label =" {{ t ' show_more_sources' }} " >{{ t ' show_more_sources' }} </button >
40+ <li >
41+ <button class =" see-all-filters" aria-hidden =" true" aria-label =" {{ t ' show_more_sources' }} " >{{ t ' show_more_sources' }} </button >
42+ </li >
4143 </ul >
4244 </section >
4345 {{ /if }}
98100 </li >
99101 {{ /each }}
100102 {{ #is current_filter.identifier ' knowledge_base' }}
101- <button class =" see-all-filters" aria-hidden =" true" aria-label =" {{ t ' show_more_categories' }} " >{{ t ' show_more_categories' }} </button >
103+ <li >
104+ <button class =" see-all-filters" aria-hidden =" true" aria-label =" {{ t ' show_more_categories' }} " >{{ t ' show_more_categories' }} </button >
105+ </li >
102106 {{ /is }}
103107 {{ #is current_filter.identifier ' community' }}
104- <button class =" see-all-filters" aria-hidden =" true" aria-label =" {{ t ' show_more_topics' }} " >{{ t ' show_more_topics' }} </button >
108+ <li >
109+ <button class =" see-all-filters" aria-hidden =" true" aria-label =" {{ t ' show_more_topics' }} " >{{ t ' show_more_topics' }} </button >
110+ </li >
105111 {{ /is }}
106112 </ul >
107113 </section >
You can’t perform that action at this time.
0 commit comments