From 4a523fade4798cbf97242f15c23b250114285c94 Mon Sep 17 00:00:00 2001 From: Ed Chalstrey Date: Mon, 16 Dec 2024 13:27:56 +0000 Subject: [PATCH] make slider-container wider --- seshat/apps/core/templates/core/world_map.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/seshat/apps/core/templates/core/world_map.html b/seshat/apps/core/templates/core/world_map.html index 5ba77f72c..82381f928 100644 --- a/seshat/apps/core/templates/core/world_map.html +++ b/seshat/apps/core/templates/core/world_map.html @@ -340,6 +340,12 @@ display: none } + #slider-container { + position: relative; + width: 600%; + display: block; + } + /* Media Queries for Responsiveness */ @media (max-width: 768px) { #controlPanel { @@ -527,7 +533,7 @@

How to use the Seshat World Map

-
+