From 7c1f3e73667c013bcebdfbd75d55ba8ef83c6b54 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 21 Jan 2020 11:43:41 +0100 Subject: Center search fields (my videos/playlists) --- .../my-account-video-playlists/my-account-video-playlists.component.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.scss') diff --git a/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.scss b/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.scss index 4fb4ed4be..4e4156b22 100644 --- a/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.scss +++ b/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.scss @@ -36,7 +36,6 @@ .video-playlists-header { display: flex; justify-content: space-between; - text-align: right; margin: 20px 0 50px; input[type=text] { -- cgit v1.2.3