diff --git a/public_html/style.css b/public_html/style.css index c80ba48..ce3be7b 100644 --- a/public_html/style.css +++ b/public_html/style.css @@ -5,7 +5,7 @@ html, body { #layout_container { display: flex; - height: 100%; + height: calc(100% - 60px);; } #selected_infoblock {