diff --git a/map/static/map/style.css b/map/static/map/style.css index a1782b1..473233c 100644 --- a/map/static/map/style.css +++ b/map/static/map/style.css @@ -10,3 +10,7 @@ #quick-actions { margin-bottom: 1em; } + +body { + margin-bottom: 1em; +}