documentation/extensions
Elisabeth Dickinson 0b08e64bae [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 

X-original-commit: a689ea236d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-06-15 20:06:13 +02:00
..
autodoc_field [ADD] extensions: new autofield directive 2022-05-09 10:15:43 +02:00
autodoc_placeholder [ADD] extensions: new autofield directive 2022-05-09 10:15:43 +02:00
custom_admonitions [ADD] extensions: add a custom example admonition 2022-01-28 11:17:50 +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
graphviz_placeholder [ADD] extension: allow to build graphs using graphviz 2022-05-09 10:15:43 +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 20:06:13 +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:03 +00:00