Gut the TabsBar

This commit is contained in:
Alex Gleason 2021-09-12 18:51:39 -05:00
parent 9a33215528
commit 1ea45f7cdb
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7
4 changed files with 2 additions and 2 deletions

View file

@ -163,7 +163,7 @@
}
.search-popout-container {
width: 251px;
width: 351px;
@media screen and (max-width: $nav-breakpoint-2) { width: 100%; }
}

View file

@ -46,7 +46,7 @@
&__search-container {
display: block;
width: 251px;
width: 351px;
@media screen and (max-width: 895px) {
display: none;