Skip to content

Commit

Permalink
Merge pull request #1511 from maykinmedia/issue/2893-search-menu-mobile
Browse files Browse the repository at this point in the history
[#2893] Remove search from mobile menu
  • Loading branch information
alextreme authored Dec 5, 2024
2 parents 7656b6d + 9f12143 commit 396cdcb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/open_inwoner/scss/components/Header/Header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,10 @@ $vm: var(--spacing-large);
gap: var(--spacing-large);
vertical-align: bottom;
}

[title='Zoeken'] {
display: none;
}
}

.form--inline {
Expand Down

0 comments on commit 396cdcb

Please sign in to comment.