From 9f4b7ac26f3c2a35037ddc9e2e7d04863418e361 Mon Sep 17 00:00:00 2001 From: Patrick O'Carroll Date: Tue, 20 Feb 2018 11:08:53 +0100 Subject: [PATCH] added scroll to org list modal (#10960) * added scroll to org list modal, fixes #10774 * removed console.log --- public/app/core/components/org_switcher.ts | 3 +-- public/sass/components/_modals.scss | 5 +++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/public/app/core/components/org_switcher.ts b/public/app/core/components/org_switcher.ts index 1816e11af49..f7b53fa3c81 100644 --- a/public/app/core/components/org_switcher.ts +++ b/public/app/core/components/org_switcher.ts @@ -15,8 +15,7 @@ const template = ` -