From 4b571b65f08d59048551e37bf33e1c5cd0276ecb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Tue, 23 Oct 2018 14:17:37 +0200 Subject: [PATCH] Style-fixes for export/import from soundcloud --- server/public/assets/css/style.css | 5 +++++ server/public/partials/channel/panel.handlebars | 6 ++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/server/public/assets/css/style.css b/server/public/assets/css/style.css index 463e9fd1..fa5c7c91 100755 --- a/server/public/assets/css/style.css +++ b/server/public/assets/css/style.css @@ -406,6 +406,11 @@ li.disabled span { height: 100%; } +.export-soundcloud, .import-soundcloud { + display: flex; + justify-content: center; +} + .import-spotify-auth{ padding-left:5px; } diff --git a/server/public/partials/channel/panel.handlebars b/server/public/partials/channel/panel.handlebars index 8e493051..6543fffe 100755 --- a/server/public/partials/channel/panel.handlebars +++ b/server/public/partials/channel/panel.handlebars @@ -196,7 +196,8 @@
  • @@ -269,7 +270,8 @@