Skip to content

Commit e2dae3f

Browse files
committed
We <3 Algolia!
1 parent 60137d2 commit e2dae3f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

site/_css/algolia.less

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,16 @@
6969
}
7070
}
7171

72-
.algolia-docsearch-suggestion--category-header,
73-
.algolia-docsearch-footer {
72+
.algolia-docsearch-suggestion--category-header {
7473
display: none;
7574
}
7675

76+
.algolia-docsearch-footer {
77+
padding: 2px 12px;
78+
border-top-color: #EDEDED;
79+
opacity: 0.75;
80+
}
81+
7782
// highlighted matching search query
7883
.algolia-docsearch-suggestion--highlight {
7984
background-color: @rhodamine-color;

0 commit comments

Comments
 (0)