mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
Merge pull request #16 from facebookexperimental/fix-search-positioning
Fix search bar positioning in header
This commit is contained in:
commit
68395bbe3c
1 changed files with 3 additions and 0 deletions
|
@ -1187,6 +1187,9 @@ ul#languages li {
|
|||
color: #fff;
|
||||
}
|
||||
}
|
||||
.algolia-autocomplete {
|
||||
bottom: 10px;
|
||||
}
|
||||
|
||||
.docs-prevnext {
|
||||
margin: 20px 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue