summaryrefslogtreecommitdiffstats
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.css b/local.css
index fd208c62..e56a5fc8 100644
--- a/local.css
+++ b/local.css
@@ -122,3 +122,7 @@ ol.chapters { list-style-type: none; padding: 0; }
h1 { margin-top: 2em }
+.schedule-in-context, .schedule-svg-container {
+ width: 100%;
+ overflow-x: auto;
+}