Request: on post lists, align votes widget with title instead of centering vertically #1007
Labels
area: html/css/js
Changes to front-end code
type: analysis
Potential changes that require some design/architecture/code analysis before we start implementing.
Related to https://meta.codidact.com/posts/287456.
When a post list (like a category page) includes post previews, posts take up a lot of vertical space and the votes widget (thermometer + numbers) is centered vertically:
This looks odd to me, with all that extra whitespace to the left of the title (where you naturally start when reading). I'd like to see it align with the title, like this:
Which is closer to what you get if there's no preview:
(I realize that here, too, it is vertically centered, but without the preview, that only stands out if a title is very long.)
The text was updated successfully, but these errors were encountered: