angular/adev/shared-docs/components/search-dialog
funsaized 39827a08fe 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

(cherry picked from commit d95e856a25)
2026-04-06 17:57:13 +00: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 17:57:13 +00:00
search-dialog.component.scss fix(docs-infra): align search result icon with text on mobile 2026-04-06 17:57:13 +00:00
search-dialog.component.spec.ts docs(docs-infra): Modernize tests 2026-01-05 11:47:08 -05:00
search-dialog.component.ts docs(docs-infra): new homepage 2026-02-18 07:10:53 -08:00