Merge pull request #1552 from virtuacoplenny/lenny/ff-avatar-inlay

fix(filmstrip): Set avatar container height within inlay
This commit is contained in:
yanas 2017-05-05 11:25:08 -05:00 committed by GitHub
commit 1bcdbd1d96
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@
}
&__avatar-container {
height: 100%;
position: relative;
> img {
height: 100%;