Align voting button to top of topics in listings

This commit is contained in:
Deimos
2020-01-30 16:04:04 -07:00
parent 0fe14d3c37
commit 71bc57d437

View File

@@ -71,6 +71,7 @@
.topic-voting {
grid-area: voting;
align-self: start;
}
.topic-actions {