documentation/extensions/odoo_theme
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 odoo/documentation#2226

X-original-commit: a689ea236d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-06-15 20:06:13 +02:00
..
layout_templates [IMP] odoo_theme: add subheader and adapt switchers and searchbar 2022-06-15 11:31:40 +02:00
static [FIX] odoo_theme: fix highlight blocks in field-list items 2022-06-15 20:06:13 +02:00
__init__.py [IMP] odoo_theme: introduce fallback URLs for the page switchers 2022-05-19 23:06:31 +02:00
layout.html [IMP] odoo_theme: revamp side menu to add overlay 2022-06-15 11:31:44 +02:00
pygments_override.py [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
search.html [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
theme.conf [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
translator.py [ADD] extensions: add a custom example admonition 2022-01-28 11:17:50 +00:00