inspector: Make button path non-homogeneous

This commit is contained in:
Matthias Clasen 2014-05-10 10:39:31 -04:00
parent e7d3323ba7
commit 6303e62440

View File

@ -19,13 +19,12 @@
</object>
</child>
<child>
<object class="GtkButtonBox" id="button_box">
<object class="GtkBox" id="button_box">
<property name="orientation">horizontal</property>
<property name="visible">True</property>
<property name="hexpand">True</property>
<property name="margin">6</property>
<property name="spacing">0</property>
<property name="layout-style">start</property>
<style>
<class name="linked"/>
</style>