stable
Juanfran 2014-10-03 09:39:11 +02:00
parent 2f287481a9
commit cc364ff6d3
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
border-bottom: 1px solid $gray-light; border-bottom: 1px solid $gray-light;
} }
.avatar { .avatar {
@include table-flex(stretch, stretch, flex, row, wrap, flex-start); @include table-flex(stretch, center, flex, row, wrap, flex-start);
img { img {
width: 35px; width: 35px;
} }