Related tdf#87862: some HIG tweaks to slide transition panel

Change-Id: Ifed4f53d1b831a0cf9f05fb148e6752d19f717f6
This commit is contained in:
Katarina Behrens 2015-04-14 12:06:11 +02:00
parent 4dbff9ece8
commit b12c441335

View file

@ -73,6 +73,7 @@
<object class="GtkGrid" id="grid2">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="column_spacing">12</property>
<child>
<object class="GtkLabel" id="speed_label">
<property name="visible">True</property>
@ -259,6 +260,7 @@
<object class="GtkAlignment" id="alignment4">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="top_padding">6</property>
<property name="left_padding">12</property>
<child>
<object class="GtkBox" id="box3">