prevent avatars from getting squashed

This commit is contained in:
Felix Niklas 2016-06-03 14:54:10 +02:00
parent 3f5a3da61a
commit 4c82eb8c8b

View file

@ -3440,6 +3440,7 @@ footer {
display: inline-block; display: inline-block;
vertical-align: bottom; vertical-align: bottom;
position: relative; position: relative;
flex-shrink: 0;
&.size-30 { &.size-30 {
width: 30px; width: 30px;