GtkFileChooserDialog: Avoid a bottom border in the dialog

We recently started to respect border-width on the action_area
again, so set its border-width to 0 so it doesn't get in the way.

https://bugzilla.gnome.org/show_bug.cgi?id=722211
This commit is contained in:
Matthias Clasen
2014-04-22 23:08:43 -04:00
parent 7e479aa9ee
commit d871105fa8

View File

@@ -16,7 +16,7 @@
<property name="spacing">0</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
<property name="border_width">6</property>
<property name="border_width">0</property>
<property name="can_focus">False</property>
<property name="layout_style">end</property>
<child>