From a8981e0b24ad41d9124344a780d878b08cef173b Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 24 Jul 2018 17:54:43 +0200 Subject: Fix UI regressions --- .../+my-account/my-account-videos/my-account-videos.component.scss | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'client/src/app/+my-account') 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 9cd985273..9df28f472 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 @@ -52,6 +52,13 @@ margin-top: 47px; } + .checkbox-container { + display: flex; + align-items: center; + margin-right: 20px; + margin-left: 12px; + } + my-video-thumbnail { margin-right: 10px; } -- cgit v1.2.3