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:
Adam Williamson 2019-12-06 09:40:51 -08:00
parent a9f1591c32
commit c8672f3b48

View File

@ -1,11 +1,11 @@
{ {
"area": [ "area": [
{ {
"ypos": 364,
"width": 25,
"height": 14, "height": 14,
"xpos": 702, "type": "match",
"type": "match" "width": 32,
"xpos": 698,
"ypos": 364
} }
], ],
"properties": [], "properties": [],