Watch icon should be on the right

This commit is contained in:
Chocobozzz 2018-02-07 10:22:35 +01:00
parent 481d35966f
commit 83452a1f23
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
.video-info-first-row {
display: flex;
& > div {
& div:first-child {
flex-grow: 1;
}