documentation/extensions/odoo_theme/static
Elisabeth Dickinson 6e17f7a40b [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#1592

X-original-commit: c30f2735b8
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-15 08:49:24 +00:00
..
fonts [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
img [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
js [FIX] odoo_theme: fix crash on menu loading introduced with 675f7bc8 2021-06-04 16:24:58 +02:00
scss [ADD] extensions: add a custom example admonition 2022-01-28 11:05:14 +00:00
style.scss [IMP] odoo_theme: switch admonitions' display type to inline-block 2022-02-15 08:49:24 +00:00