fix other video margin-top

pull/1007/merge
Rigel Kent 2018-09-02 19:34:36 +02:00 committed by Chocobozzz
parent a54991da42
commit 9a2f7ea799
1 changed files with 2 additions and 2 deletions

View File

@ -358,11 +358,11 @@
} }
} }
.other-videos { /deep/ .other-videos {
padding-left: 1em; padding-left: 1em;
.title-page { .title-page {
margin-top: 0; margin-top: 0 !important;
} }
/deep/ .video-miniature { /deep/ .video-miniature {