I've just applied some changes to the way posts are laid out, and I'd love to get some feedback. (I'm playing with this in a separate branch.)
The initial inspiration for this experiment was that posts didn't feel "compact" enough; there was too much whitespace/padding, and the layout just didn't feel very tight, especially in discussions with lots of short posts. I also wanted to experiment with @Fastidious's suggestion to show post controls all the time ... admittedly, hiding them completely until hover is not the best UX.
So here's a summary of the changes:
- Less padding on the top/bottom of posts.
- Smaller username font size, to be less distracting from the content.
- Post controls are all in one place: the bottom-right corner. One place to look.
- By being over to the right side instead of the left, we can display them on the same line as the "so and so liked this" text to save room. Also, the controls don't get in the way if you're scanning down post content.
- Post controls are always visible so you know where to move your cursor; they fade in slightly when hovering over the relevant post.
Note that this hasn't been optimised for smaller screens (mobile) yet.
Please try and be objective in your feedback, i.e. try not to let the fact that this feels unfamiliar influence your reaction.