summaryrefslogtreecommitdiffstats
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 10013896..f1ad93d0 100644
--- a/local.css
+++ b/local.css
@@ -123,7 +123,7 @@ ol.chapters { list-style-type: none; padding: 0; }
h1 { margin-top: 2em }
.schedule-in-context, .schedule-svg-container {
- width: 100%;
+ max-width: 100%;
overflow-x: auto;
}
video { border: 1px solid gray; }