Fix tab headers being too small in Chrome

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2018-01-10 12:46:35 +01:00
Родитель 93e0a82f2e
Коммит ca8622c2bf
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -805,6 +805,7 @@ video {
display: flex;
margin-top: 0;
margin-bottom: 10px;
min-height: 44px;
}
.tabHeaders .tabHeader {