diff --git a/src/App/Timelines.css b/src/App/Timelines.css
index 2627637eeec6562db7007cdecc0a9698bbe2444a..4fee0e6e27c0186d189f92636f7f1abe367d5b04 100644
--- a/src/App/Timelines.css
+++ b/src/App/Timelines.css
@@ -5,7 +5,7 @@
 /* This is the timeline container */
 .timeline {
     white-space: nowrap;
-    min-height: 500px;
+    min-height: 700px;
     width: 83vw;
     overflow-x: auto;
     overflow-y: hidden;