Client: increase min height for videos list

pull/10/head
Chocobozzz 2016-07-22 11:43:09 +02:00
parent 419633ce9d
commit 11975ce845
1 changed files with 1 additions and 1 deletions

View File

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