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,15 +1,15 @@
{ {
"area": [ "area": [
{ {
"xpos": 357, "height": 19,
"ypos": 59, "type": "match",
"width": 16, "width": 66,
"height": 19, "xpos": 357,
"type": "match" "ypos": 59
} }
], ],
"properties": [], "properties": [],
"tags": [ "tags": [
"overview_search_box" "overview_search_box"
] ]
} }