mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
Revert "Issue 254 (#343)"
This reverts commit c921b8a38c
.
The search ended up misaligned on Chrome
This commit is contained in:
parent
c921b8a38c
commit
2e17953199
1 changed files with 1 additions and 1 deletions
|
@ -529,7 +529,7 @@ header h2 {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-flow: row nowrap;
|
flex-flow: row nowrap;
|
||||||
height: 38px;
|
height: 34px;
|
||||||
z-index: 10000;
|
z-index: 10000;
|
||||||
}
|
}
|
||||||
.fixedHeaderContainer header {
|
.fixedHeaderContainer header {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue