Skip to content

Commit a85ad7f

Browse files
authored
chore(ux): re-enable search in homepage navbar (#9671)
1 parent da51d8e commit a85ad7f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

assets/scss/_homepage.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,6 @@
4545
// HERO SEARCH - Search bar section below compact hero
4646
// =============================================================================
4747

48-
// Hide navbar search on homepage (hero search is used instead)
49-
.td-navbar__search {
50-
display: none !important;
51-
}
52-
5348
// Override td-box default padding for compact search section
5449
section.td-box.hero-search-section {
5550
padding-top: 3rem;

0 commit comments

Comments
 (0)