diff --git a/public/styles/style.css b/public/styles/style.css index 3e80f12c..ff398aa6 100644 --- a/public/styles/style.css +++ b/public/styles/style.css @@ -188,7 +188,7 @@ } .fullscreen #column_l { - height: calc(100vh - 111px); + height: calc(100vh - 135px); width: calc(100% - 30px); overflow-y: auto; } diff --git a/views/default.handlebars b/views/default.handlebars index 2e894f63..9303d29b 100644 --- a/views/default.handlebars +++ b/views/default.handlebars @@ -51,7 +51,7 @@
-