Skip to content

Commit e02468e

Browse files
committed
Fixes an issue that caused secondary result columns to not show
1 parent c9c5cc7 commit e02468e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/navigation/search-style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
color: transparent;
6666
}
6767

68-
.algolia-docsearch-suggestion__main .algolia-docsearch-suggestion--subcategory-column {
68+
.algolia-docsearch-suggestion__secondary .algolia-docsearch-suggestion--subcategory-column {
6969
color: getColor(dove-grey);
7070
}
7171

0 commit comments

Comments
 (0)