Gut the TabsBar
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user