style: Adjust search content width to realign items

- default max-width doesn't align with new padding, fixed by tweaking

Closes: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7389
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3175>
This commit is contained in:
Sam Hewitt 2024-02-09 10:12:35 -03:30
parent bb918fff3c
commit 40376d90fd

View File

@ -6,7 +6,7 @@
}
#searchResultsContent {
max-width: 1072px;
max-width: 1044px;
}
// search results sections "the boxes"