Fix xfce_titled_dialog action area margin
xfce_titled_dialog action area (button area in bottom side) has weird and inconsistent with other dialog. ![org](/uploads/004518979d925062ebda8bf60975ca50/org.png) For comparation this is appearance setting dialog. ![appearance](/uploads/8fc7b33a3c2364025f3eb93d2b1eaa70/appearance.png) The patch avoid create new action area and using gtk_dialog action area. ![patched](/uploads/f4f65205d89728434a1ce2abe2b009df/patched.png) [fix-action-area.patch](/uploads/2402dbdbf9e5936de13c95aac787a6aa/fix-action-area.patch)
issue