documentation/extensions
Elisabeth Dickinson 2878f305d2 [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#2224

X-original-commit: a689ea236d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-06-20 11:38:52 +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 10:42:56 +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-20 11:38:52 +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 13:55:12 +00:00