Skip to content

Commit 3a1413c

Browse files
committed
Update index.css
1 parent 6902d4a commit 3a1413c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

styles/index.css

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,12 @@
2626
/* Fix Algolia mobile-searchbox design issues */
2727

2828
#mobilesearchdiv {
29-
margin-top: -70px !important;
30-
margin-left: -40px;
29+
30+
31+
left: 0;
32+
position: absolute;
33+
34+
3135

3236
}
3337

0 commit comments

Comments
 (0)