Cosmetic change

This commit is contained in:
Matthias Clasen 2015-06-17 20:24:29 -04:00
parent 0f7857f66a
commit 00616bc199

View File

@ -76,7 +76,7 @@
</template>
<!-- We need it to not make the row smaller when the eject button is hidden -->
<object class="GtkSizeGroup">
<property name="mode">GTK_SIZE_GROUP_VERTICAL</property>
<property name="mode">vertical</property>
<widgets>
<widget name="eject_button"/>
<widget name="label_widget"/>