Lower the margin between video thumbnails

This commit is contained in:
yanas 2017-02-06 15:32:24 -06:00
parent 0de01e93dd
commit f6f730b994
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ $defaultToolbarSize: 50px;
$thumbnailToolbarHeight: 22px;
$thumbnailIndicatorBorder: 2px;
$thumbnailIndicatorSize: $thumbnailToolbarHeight;
$thumbnailVideoMargin: 5px;
$thumbnailVideoMargin: 2px;
$thumbnailsBorder: 2px;
$thumbnailVideoBorder: 2px;
$hideFilmstripButtonWidth: 17px;