diff --git a/client/src/components/Map/map.css b/client/src/components/Map/map.css index 8d48cf6c9e..5c67705d98 100644 --- a/client/src/components/Map/map.css +++ b/client/src/components/Map/map.css @@ -50,7 +50,7 @@ li.open > .map-title svg:first-child { .map-challenge-title { margin-bottom: 0.25rem; - max-width: 28rem; + max-width: calc(100% - 80px); } .block a {