Skip to content
Snippets Groups Projects
Commit 4c046a75 authored by qsm-odoo's avatar qsm-odoo
Browse files

[FIX] web: fix translate icon position on chrome

On chrome only, the translate icon was over the <input/> element but
below the <input/> text... this commit fixes this by forcing
relative positioning on the icon so that it is always rendered after
the <input/> (which seems to solve the chrome bug).
parent 57868ca1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment