mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 04:12:53 +02:00
Move location in css file of search bar css change
This commit is contained in:
parent
833d9d30a1
commit
8f705fcb7e
1 changed files with 3 additions and 3 deletions
|
@ -1187,6 +1187,9 @@ ul#languages li {
|
|||
color: #fff;
|
||||
}
|
||||
}
|
||||
.algolia-autocomplete {
|
||||
bottom: 10px;
|
||||
}
|
||||
|
||||
.docs-prevnext {
|
||||
margin: 20px 0;
|
||||
|
@ -1876,6 +1879,3 @@ footer .copyright {
|
|||
color: rgba(255, 255, 255, 0.4);
|
||||
text-align: center;
|
||||
}
|
||||
.algolia-autocomplete {
|
||||
bottom: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue