Align other videos block on small screens

pull/1026/head
Chocobozzz 2018-09-06 08:59:46 +02:00
parent d7639f66af
commit 1c66c35c55
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 5 deletions

View File

@ -359,7 +359,7 @@
}
/deep/ .other-videos {
padding-left: 1em;
padding-left: 15px;
width: 260px;
.title-page {
@ -457,10 +457,6 @@ my-video-comments {
}
@media screen and (max-width: 1300px) {
/deep/ .other-videos {
padding-left: 0 !important;
}
.privacy-concerns {
font-size: 12px;
padding: 2px 5px;