Do not mess with aspect ratio...

This commit is contained in:
Oliver Falk
2018-06-14 14:00:12 +02:00
parent 42c5d1852f
commit d342a7e4c0

View File

@@ -84,8 +84,8 @@ a {
.thumbnail {
border: 0;
height: 80px;
width: 80px;
max-height: 80px;
max-width: 80px;
}
.avatar-list {