prevent avatars from getting squashed
This commit is contained in:
parent
3f5a3da61a
commit
4c82eb8c8b
1 changed files with 1 additions and 0 deletions
|
@ -3440,6 +3440,7 @@ footer {
|
|||
display: inline-block;
|
||||
vertical-align: bottom;
|
||||
position: relative;
|
||||
flex-shrink: 0;
|
||||
|
||||
&.size-30 {
|
||||
width: 30px;
|
||||
|
|
Loading…
Reference in a new issue