diff --git a/public_html/style.css b/public_html/style.css
index 2c37aac..2df7671 100644
--- a/public_html/style.css
+++ b/public_html/style.css
@@ -103,6 +103,7 @@ html, body {
#sidebar_canvas {
flex: 1 1 auto;
padding: 10px;
+ overflow: scroll;
}
div#SpecialSquawkWarning { position: absolute; bottom: 25px; right: 430px; border: 2px solid red;