angular/adev/shared-docs/components/search-dialog
funsaized d95e856a25 fix(docs-infra): align search result icon with text on mobile
On narrow viewports, the search result icon was pushed to its own flex line when the title text was too long, causing vertical misalignment.

The fix wraps the title text and package badge in a single container that manages its own flex layout, preventing the icon from being separated from the text on narrow viewports.

Fixes #68005
2026-04-06 10:57:09 -07:00
..
BUILD.bazel refactor: various build and import specificer fixes for strict deps (#63323) 2025-08-22 14:45:00 -07:00
search-dialog.component.html fix(docs-infra): align search result icon with text on mobile 2026-04-06 10:57:09 -07:00
search-dialog.component.scss fix(docs-infra): align search result icon with text on mobile 2026-04-06 10:57:09 -07:00
search-dialog.component.spec.ts docs(docs-infra): replace wait with debounce for search 2026-03-27 13:57:15 +01:00
search-dialog.component.ts docs(docs-infra): remove explicit OnPush 2026-03-25 12:58:39 -07:00