diff --git a/needles/gnome/apps/evince/evince_open_file_dialog.json b/needles/gnome/apps/evince/evince_open_file_dialog.json index 729a6c35..c57b8812 100644 --- a/needles/gnome/apps/evince/evince_open_file_dialog.json +++ b/needles/gnome/apps/evince/evince_open_file_dialog.json @@ -1,15 +1,15 @@ { - "area": [ - { - "xpos": 397, - "ypos": 91, - "width": 55, - "height": 20, - "type": "match" - } - ], - "properties": [], - "tags": [ - "evince_open_file_dialog" - ] + "area": [ + { + "height": 20, + "type": "match", + "width": 33, + "xpos": 397, + "ypos": 91 + } + ], + "properties": [], + "tags": [ + "evince_open_file_dialog" + ] } \ No newline at end of file