From b2005d4f63110ef876180b7b038b298e100b0e9c Mon Sep 17 00:00:00 2001 From: bobzel Date: Mon, 31 Aug 2020 16:56:16 -0400 Subject: fixed scrolling of browser when following a link in nested web page that leads to another palce within that web page --- src/client/views/MainView.scss | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/client/views/MainView.scss') diff --git a/src/client/views/MainView.scss b/src/client/views/MainView.scss index 43264d2e0..93cc47215 100644 --- a/src/client/views/MainView.scss +++ b/src/client/views/MainView.scss @@ -176,9 +176,6 @@ .mainView-menuPanel { min-width: var(--menuPanelWidth); background-color: #121721; - height: calc(100% - $searchpanel-height); - //overflow-y: scroll; - //overflow-x: hidden; .collectionStackingView { scrollbar-width: none; -- cgit v1.2.3-70-g09d2