Skip to content

Commit

Permalink
LOYALIST-34 Fix Search input breaking outside container (mobile)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmcd75 committed Oct 31, 2024
1 parent 1adcd63 commit 9dfbc5e
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
width: 98%;
}

.form-type-search {
min-width: 325px;
}
@media (min-width: 768px) {
.form-type-search {
width: 66%;
Expand Down

0 comments on commit 9dfbc5e

Please sign in to comment.