mirror of
https://github.com/mempool/mempool.git
synced 2025-01-19 05:34:03 +01:00
[search bar] chrome - fix flex-auto
This commit is contained in:
parent
548611f13a
commit
9a2ab7fe21
@ -64,7 +64,9 @@ li.nav-item {
|
||||
|
||||
|
||||
.navbar-collapse {
|
||||
flex-basis: auto;
|
||||
@media (min-width: 564px) {
|
||||
flex-basis: auto;
|
||||
}
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user