소스 검색

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

fix(filmstrip): Set avatar container height within inlay
master
yanas 8 년 전
부모
커밋
1bcdbd1d96
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      css/_inlay.scss

+ 1
- 0
css/_inlay.scss 파일 보기

@@ -93,6 +93,7 @@
93 93
         }
94 94
 
95 95
         &__avatar-container {
96
+            height: 100%;
96 97
             position: relative;
97 98
             > img {
98 99
                 height: 100%;

Loading…
취소
저장