Skip to content

app-grid: Set max-width to entries

Arun Mani J requested to merge arun-mani-j/phosh:max-width-search into main

We set the max-width as 48 to the search entries. GNOME Shell forces the search entry to 24em width - https://github.com/GNOME/gnome-shell/blob/main/data/theme/gnome-shell-sass/widgets/_search-entry.scss#L6. But forcing our entries to 24 characters makes it look so small. So I went with 48. Let me know if we have better value.

Demo:

Click to expand Screenshot_From_2025-06-26_17-47-27

Screenshot_From_2025-06-26_17-47-13

Screenshot_From_2025-06-26_17-47-04

Screenshot_From_2025-06-26_17-46-46

Closes: #703 (closed)

Merge request reports

Loading