I’m using the grid layout for my blog, which lines up each row of posts perfectly — even if the row above it has a post with a title long enough (like two rows of text instead of one) that it pushes its overall length to be a bit longer than the rest of the row. But, for posts on a search page, they’re arranged in a grid that gets more and more uneven when the post titles get long. With this row reset happening for one grid but not the other, it seems like a bug and not an intentional design choice. Is there a way to fix or work around this?