1
0
Fork 0

Client: increase min height for videos list

This commit is contained in:
Chocobozzz 2016-07-22 11:43:09 +02:00
parent 419633ce9d
commit 11975ce845

View file

@ -24,7 +24,7 @@
}
.videos-miniatures {
min-height: 650px;
min-height: 720px;
my-video-miniature {
transition: all 0.5s ease;