Widen match area in FreeIPA add button needle
Otherwise we can get a problematic match on 'Add and Add Another' Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
a9f1591c32
commit
c8672f3b48
@ -1,15 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"ypos": 364,
|
||||
"width": 25,
|
||||
"height": 14,
|
||||
"xpos": 702,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"freeipa_webui_add_button"
|
||||
]
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"height": 14,
|
||||
"type": "match",
|
||||
"width": 32,
|
||||
"xpos": 698,
|
||||
"ypos": 364
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"freeipa_webui_add_button"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user