From 9a8c02c9da7b538b3d726016c59a527fa3811ab0 Mon Sep 17 00:00:00 2001 From: aschaap <8865084+aschaap@users.noreply.github.com> Date: Thu, 8 Apr 2021 04:44:43 -0400 Subject: correct inconsistency in spacing "Sort By" for narrow screens (#3938) Mimicked the approach used in other tabs under "My Library": * Adding bottom margin to search field to keep distance from "Sort By" * Fixing extra left margin on "Sort By" for narrow screens * Removed the `ml-2` class so that `!important` is no longer needed * Removed unnecessary `!important` from account video search field width --- client/src/app/+my-library/my-videos/my-videos.component.html | 2 +- client/src/app/+my-library/my-videos/my-videos.component.scss | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'client/src/app/+my-library') diff --git a/client/src/app/+my-library/my-videos/my-videos.component.html b/client/src/app/+my-library/my-videos/my-videos.component.html index b0d49efa2..e9f436378 100644 --- a/client/src/app/+my-library/my-videos/my-videos.component.html +++ b/client/src/app/+my-library/my-videos/my-videos.component.html @@ -26,7 +26,7 @@ Clear filters -
+