@ -7,6 +7,30 @@
}
.navbar-collapse.collapsing,
.navbar-collapse.collapse.show {
display: flex;
flex-direction: column;
.search-form {
order: -1;
width: 100%;
align-items: center;
form {
flex-grow: 1;
.input-group {
.navbar-nav {
white-space: nowrap;
.navbar-brand {
margin-left: 0;
@ -39,9 +63,7 @@
position: relative;
top: -2px;
height: 1em;
width: 1em;
top: -1px;
margin-right: 0.5em;
path {
@ -49,6 +71,10 @@
.navbar .search-form {
.navbar .form-control {
background: transparent;
width: auto;