Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Grid CSS regression (#2194) #2195

Conversation

doekenorg
Copy link
Contributor

@doekenorg doekenorg commented Nov 8, 2024

This PR addresses #2194.

When changing over to the new Grid styles, some CSS was moved over from the gv-grid to gv-grid-row. For templates that are not (yet) updated, this will cause discrepancies.

This will only fix the frontend for custom templates. The backend can only be fixed on the templates themselves.

💾 Build file (b93399e).

@doekenorg
Copy link
Contributor Author

@rafaehlers This is a fix for the frontend on maps (and other custom templates that use the GV grid classes). For Maps there is the other PR that will fix the backend too, and updates its styles to the new layout classes.

So this PR fill fix any version of Maps on the frontend. And the other PR (on Maps) will fix both the frontend ánd the backend.

@mrcasual mrcasual merged commit d9ff8bf into develop Nov 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants