summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple
diff options
context:
space:
mode:
authorBnyro <bnyro@tutanota.com>2025-10-24 21:05:31 +0200
committerMarkus Heiser <markus.heiser@darmarIT.de>2025-10-25 10:00:28 +0200
commitb7f9b489c93781bc0319ee3d112b2ba710631302 (patch)
tree4dcf21b71ca62bf96ed4083c7b4590280beb7600 /searx/static/themes/simple
parent2cdbbb249a74f7c03a3f5e5fd29d2ae7a82a57fd (diff)
[fix] search bar: cursor jumps to beginning when clicking text field
Apparently, setting padding on an input field and then clicking that space created by the padding forces the seekbar cursor to jump to the beginning of the input field instead of the actual text position. By removing that padding, the search bar input automatically claims that height for itself and thus clicking on the blank space moves the cursor to the correct position. closes https://github.com/searxng/searxng/issues/5371
Diffstat (limited to 'searx/static/themes/simple')
0 files changed, 0 insertions, 0 deletions