documentation/extensions
Elisabeth Dickinson c30f2735b8 [IMP] odoo_theme: switch admonitions' display type to inline-block
When placing an image before an admonition block and setting its
alignment to left or right, the admonition block would hide the image.
The reason for this is the use of "float" on the image. In order for
the image to reappear, we change the admonition's `display: block` to
`display: inline-block`.

task-2582954

closes odoo/documentation#1589

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-15 08:29:51 +00:00
..
autodoc_placeholder [FIX] extensions: support parallel read 2021-05-19 15:03:39 +02:00
custom_admonitions [ADD] extensions: add a custom example admonition 2022-01-28 09:21:43 +00:00
embedded_video [FIX] extensions: support parallel read 2021-05-19 15:03:39 +02:00
github_link [FIX] code: typos 2021-05-31 14:44:18 +02:00
html_domain [FIX] extensions: support parallel read 2021-05-19 15:03:39 +02:00
odoo_theme [IMP] odoo_theme: switch admonitions' display type to inline-block 2022-02-15 08:29:51 +00:00
redirects [FIX] extensions: support parallel read 2021-05-19 15:03:39 +02:00
switcher [FIX] extensions: support parallel read 2021-05-19 15:03:39 +02:00