diff --git a/ojusomap/templates/base_with_jumbo.html b/ojusomap/templates/base_with_jumbo.html index 7c4606b..7af02af 100644 --- a/ojusomap/templates/base_with_jumbo.html +++ b/ojusomap/templates/base_with_jumbo.html @@ -6,7 +6,7 @@ .jumbo { height: calc(100% - 52px); width: 100%; - position: absolute; + position: relative; right: 0; bottom: 0; left: 0;