Tweak overview_search_box needle so click hits right spot

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2020-07-08 17:15:58 -07:00
parent 6232be32cf
commit 4ed2f90f32
1 changed files with 14 additions and 14 deletions

View File

@ -1,11 +1,11 @@
{ {
"area": [ "area": [
{ {
"xpos": 357,
"ypos": 59,
"width": 16,
"height": 19, "height": 19,
"type": "match" "type": "match",
"width": 66,
"xpos": 357,
"ypos": 59
} }
], ],
"properties": [], "properties": [],