Skip to content

[FIX]: make map containers responsive (fix mantix #47698)#11491

Open
dkippKPG wants to merge 1 commit intoILIAS-eLearning:release_11from
kroepelin-projekte:11-map-47698-make-template-responsive
Open

[FIX]: make map containers responsive (fix mantix #47698)#11491
dkippKPG wants to merge 1 commit intoILIAS-eLearning:release_11from
kroepelin-projekte:11-map-47698-make-template-responsive

Conversation

@dkippKPG
Copy link
Copy Markdown
Contributor

  • tpl.openlayers_map.html: replace fixed inline width: {WIDTH} with width: 100% and apply {WIDTH} as max-width on the wrapper to prevent overflow in responsive layouts
  • tpl.google_map.html: add width: 100% while keeping {WIDTH} as max-width for consistent responsive behavior

`tpl.openlayers_map.html`: replace fixed inline `width: {WIDTH}` with
`width: 100%` and apply `{WIDTH}` as `max-width` on the wrapper to
prevent overflow in responsive layouts.
`tpl.google_map.html`: adopt behavior for consistency.
@BettyFromHH BettyFromHH added bugfix kitchen sink css/html Pull requests that propose changes to CSS/SCSS or HTML files. labels Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix css/html Pull requests that propose changes to CSS/SCSS or HTML files. kitchen sink

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants