Skip to content
Snippets Groups Projects
Commit a7161f6f authored by Chris Lawton's avatar Chris Lawton
Browse files

setting header search form to have a max width so it's fluid

parent b6819a36
No related branches found
No related tags found
No related merge requests found
.form { .form {
&--header-search-desktop { &--header-search-desktop {
width: 300px; max-width: 300px;
border-bottom: 1px solid $color--white; border-bottom: 1px solid $color--white;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment