Files
odoo-docs/extensions/odoo_theme
Elisabeth Dickinson c758071861 [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#4168

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-14 17:45:59 +02:00
..
2023-04-14 17:45:59 +02:00
2022-11-15 16:21:56 +01:00
2021-05-04 15:44:00 +02:00