Tweak overview_search_box needle so click hits right spot
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
6232be32cf
commit
4ed2f90f32
@ -1,15 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 357,
|
||||
"ypos": 59,
|
||||
"width": 16,
|
||||
"height": 19,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"overview_search_box"
|
||||
]
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"height": 19,
|
||||
"type": "match",
|
||||
"width": 66,
|
||||
"xpos": 357,
|
||||
"ypos": 59
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"overview_search_box"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user