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:
parent
bb918fff3c
commit
40376d90fd
@ -6,7 +6,7 @@
|
||||
}
|
||||
|
||||
#searchResultsContent {
|
||||
max-width: 1072px;
|
||||
max-width: 1044px;
|
||||
}
|
||||
|
||||
// search results sections "the boxes"
|
||||
|
Loading…
x
Reference in New Issue
Block a user