documentation/extensions
Elisabeth Dickinson a689ea236d [FIX] odoo_theme: fix highlight blocks in field-list items
On pages such as /developer/reference/backend/orm.html#fields, the
highlight blocks inside `dl.field-list` items were pushing the width of
the page to go outside the screen on mobile. This is fixed by changing
the `.field-list`'s `display: grid` into `block` on mobile.

closes odoo/documentation#2215

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-06-15 11:16:41 +02: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 [FIX] odoo_theme: fix highlight blocks in field-list items 2022-06-15 11:16:41 +02:00
redirects [FIX] extensions: support parallel read 2021-05-19 15:03:39 +02:00
sphinx_tabs [IMP] extensions: add content tabs (backport of cf6ca0fb) 2022-02-23 10:58:12 +00:00