Skip to content

Search as you type dialog is quite thin on small devices #423

@lb-

Description

@lb-

We just recently adopted the search as you type dialog in Wagrail's ReadTheDocs usage.

We've found that the dialog is quite thin on mobile/small devices.

Screenshot_20241107-065042

width: 60%;

It would be great to have more control over this width or make it something a bit more suitable (responsive). E.g. width: min(95vw, 55rem);.

See our project issue wagtail/sphinx-wagtail-theme#303 (comment)

Possibly related #419 & #292

Metadata

Metadata

Assignees

Labels

ImprovementMinor improvement to code

Type

No type

Projects

Status

Planned

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions