diff --git a/app/assets/stylesheets/framework/application-chrome.scss b/app/assets/stylesheets/framework/application-chrome.scss index 44f9f43ddf36abad40778398ba1e6d2922f43bf0..e56a267e2319245333d445d37f91fef44f321d31 100644 --- a/app/assets/stylesheets/framework/application-chrome.scss +++ b/app/assets/stylesheets/framework/application-chrome.scss @@ -524,11 +524,6 @@ top: auto !important; } - // Fix drawer height - .gl-drawer { - height: calc(100% - #{$header-height}); - } - // Compare revision: File tree sidebar alignment .rd-app .rd-app-sidebar { top: calc(1rem + -1px) !important;