From 8e742785038d3b3146d8b16044e669bd0c96a256 Mon Sep 17 00:00:00 2001 From: Paulo Reis Date: Tue, 17 Oct 2017 15:06:19 +0100 Subject: [PATCH] Remove test stuff. --- services/web/public/stylesheets/app/project-list.less | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/services/web/public/stylesheets/app/project-list.less b/services/web/public/stylesheets/app/project-list.less index 72c320d388..0aa44d1188 100644 --- a/services/web/public/stylesheets/app/project-list.less +++ b/services/web/public/stylesheets/app/project-list.less @@ -38,16 +38,6 @@ .container; } -// .project-list-content when (@is-overleaf) { -// height: 100%; -// } - -// .project-list-content when (@is-overleaf = false) { -// overflow: scroll; -// } - - - .sidebar-new-proj-btn when (@is-overleaf) { .btn-block; }