documentation/extensions/odoo_theme
Elisabeth Dickinson b00b9b3f2e [IMP] odoo_theme: fix menu links
When searching for a word, if that word happens to be in the menu, the
`display-flex` on the `a` would remove the space around the word because
a `span class=highlight` gets added around it.
Fixed by changing `display-flex` on the `a` to display-block (but
keeping it for `.o_toc_entry_wrapper`)

closes odoo/documentation#4180

X-original-commit: c758071861
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-14 19:47:07 +02:00
..
layout_templates [FIX] legal: fix some broken links (pdfs, translations) 2023-03-23 16:42:27 +01:00
static [IMP] odoo_theme: fix menu links 2023-04-14 19:47:07 +02:00
__init__.py [CLN] core: upgrade to python 3.6 2022-11-17 17:20:55 +01:00
layout.html [IMP] documentation: legal page design 2022-12-07 18:44:34 +01:00
pygments_override.py [CLN] core: upgrade to python 3.6 2022-11-17 17:20:55 +01: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 [IMP] extensions/custom_admonitions: tweak the HTML structure of dfn 2023-04-12 10:29:11 +02:00