Make author username alignment consistent on Explore and search

This commit is contained in:
Maximouse 2022-01-10 11:09:21 +01:00
parent 6727bf4fa6
commit 1887b4dac7

View file

@ -49,6 +49,7 @@
.thumbnail-title { .thumbnail-title {
float: left; float: left;
max-width: 164px; max-width: 164px;
text-align: left;
.thumbnail-creator a { .thumbnail-creator a {
color: $type-gray; color: $type-gray;