From d5645edf28431cd1d7127d1e36a69ed91e2ce6c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Souk=C3=A9ina=20Bojabza?= Date: Wed, 9 Oct 2024 16:54:16 +0000 Subject: [PATCH] [FIX] theme_cobalt, theme_treehouse: add some missing image classes 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. closes odoo/design-themes#999 X-original-commit: c5adf9a903f32206a01ea2e6e2988734dcad78d8 Related: odoo/odoo#185408 Signed-off-by: Quentin Smetz (qsm) --- theme_cobalt/views/customizations.xml | 6 +++--- theme_treehouse/views/snippets/s_color_blocks_2.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/theme_cobalt/views/customizations.xml b/theme_cobalt/views/customizations.xml index 8f4d19ee6..129525b3d 100644 --- a/theme_cobalt/views/customizations.xml +++ b/theme_cobalt/views/customizations.xml @@ -28,7 +28,7 @@
- +
@@ -55,7 +55,7 @@ - Marketing + Marketing @@ -80,7 +80,7 @@

Unlock the possibilities of what we can offer you

- Marketing + Marketing diff --git a/theme_treehouse/views/snippets/s_color_blocks_2.xml b/theme_treehouse/views/snippets/s_color_blocks_2.xml index f201ae02e..3dd64620e 100644 --- a/theme_treehouse/views/snippets/s_color_blocks_2.xml +++ b/theme_treehouse/views/snippets/s_color_blocks_2.xml @@ -14,7 +14,7 @@
- +