documentation/extensions/odoo_theme/static
Elisabeth Dickinson f9f2785d9c [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 

X-original-commit: c758071861
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-14 19:45:57 +02:00
..
fonts [IMP] icon fixes 2023-01-05 12:53:11 +01:00
img [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
js [IMP] odoo_theme: design improvements 2023-04-12 12:26:14 +02:00
lib/odoo_ui_icons [IMP] scss: update, improve preexisting content 2023-01-13 17:33:02 +01:00
scss [IMP] odoo_theme: design improvements 2023-04-12 12:26:14 +02:00
style.scss [IMP] odoo_theme: fix menu links 2023-04-14 19:45:57 +02:00