From f2bbd1e1b1eb662184b00e59c210042e5b39499e Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 16 Jul 2018 15:17:50 +0200 Subject: Fix responsive in my channel/my videos pages --- .../+my-account/my-account-videos/my-account-videos.component.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'client/src/app/+my-account/my-account-videos') diff --git a/client/src/app/+my-account/my-account-videos/my-account-videos.component.scss b/client/src/app/+my-account/my-account-videos/my-account-videos.component.scss index 1f22aec71..65c0c8bb2 100644 --- a/client/src/app/+my-account/my-account-videos/my-account-videos.component.scss +++ b/client/src/app/+my-account/my-account-videos/my-account-videos.component.scss @@ -100,6 +100,10 @@ height: auto; text-align: center; + .video-info-name { + margin: auto; + } + input[type=checkbox] { display: none; } -- cgit v1.2.3