Skip to content

Commit f1dacf1

Browse files
Daniel Brucedanbruce
authored andcommitted
Fixes CSS for search form.
1 parent c281bb5 commit f1dacf1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

spider/assets/css/styles.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@
2424
padding-right: 0.3rem;
2525
}
2626

27+
#search-form .ais-search-box {
28+
flex: 1 1 auto;
29+
}
30+

0 commit comments

Comments
 (0)