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] theme_cobalt, theme_paptic: add some missing image classes #984

Open
wants to merge 1 commit into
base: 17.0
Choose a base branch
from

Conversation

sobo-odoo
Copy link
Contributor

In some theme customizations, some replaced images do not have the usual image classes img img-fluid mx-auto anymore. The img-fluid one is needed for grid images in mobile view, as they are overflowing without it.

This commit adds these missing classes on the identified problematic images.

In some theme customizations, some replaced images do not have the usual
image classes `img img-fluid mx-auto` anymore. The `img-fluid` one is
needed for grid images in mobile view, as they are overflowing without
it.

This commit adds these missing classes on the identified problematic
images.
@robodoo
Copy link
Collaborator

robodoo commented Oct 9, 2024

Pull request status dashboard

@sobo-odoo sobo-odoo marked this pull request as ready for review October 10, 2024 08:50
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.

2 participants