Skip to content

Commit 1c0a3d0

Browse files
committed
Hide Algolia logo
1 parent 071a508 commit 1c0a3d0

File tree

1 file changed

+5
-0
lines changed
  • app/assets/stylesheets/components/docsearch

1 file changed

+5
-0
lines changed

app/assets/stylesheets/components/docsearch/modal.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,10 @@
224224
font-size: 1.2em;
225225
}
226226

227+
.DocSearch-Logo {
228+
display: none;
229+
}
230+
227231
.DocSearch-Logo a {
228232
display: flex;
229233
}
@@ -525,6 +529,7 @@ svg.DocSearch-Hit-Select-Icon {
525529
list-style: none;
526530
margin: 0;
527531
padding: 0;
532+
flex: 1;
528533
}
529534

530535
.DocSearch-Commands li {

0 commit comments

Comments
 (0)