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

View File

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