Gut the TabsBar
This commit is contained in:
parent
9a33215528
commit
1ea45f7cdb
4 changed files with 2 additions and 2 deletions
Binary file not shown.
Binary file not shown.
|
@ -163,7 +163,7 @@
|
|||
}
|
||||
|
||||
.search-popout-container {
|
||||
width: 251px;
|
||||
width: 351px;
|
||||
@media screen and (max-width: $nav-breakpoint-2) { width: 100%; }
|
||||
}
|
||||
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
|
||||
&__search-container {
|
||||
display: block;
|
||||
width: 251px;
|
||||
width: 351px;
|
||||
|
||||
@media screen and (max-width: 895px) {
|
||||
display: none;
|
||||
|
|
Loading…
Reference in a new issue