File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 < input #searchInput [@toggleAnimation] ="isExpanded " [attr.aria-label] ="('nav.search' | translate) " name ="query "
55 formControlName ="query " type ="text " placeholder ="{{searchExpanded ? ('nav.search' | translate) : ''}} "
66 class ="d-inline-block bg-transparent position-absolute form-control dropdown-menu-right p-1 " [attr.data-test] ="'header-search-box' | dsBrowserOnly ">
7- < button class ="submit-icon btn btn-link ds- btn-link " type ="button " (click) ="searchExpanded ? onSubmit(searchForm.value) : expand() " [attr.data-test] ="'header-search-icon' | dsBrowserOnly ">
7+ < button class ="submit-icon btn btn-link btn-link-inline " type ="button " (click) ="searchExpanded ? onSubmit(searchForm.value) : expand() " [attr.data-test] ="'header-search-icon' | dsBrowserOnly ">
88 < em class ="fas fa-search fa-lg fa-fw "> </ em >
99 </ button >
1010 </ form >
You can’t perform that action at this time.
0 commit comments