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