center the unit
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 26 Apr 2014 11:06:18 +0000 (13:06 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 26 Apr 2014 11:06:18 +0000 (13:06 +0200)
src/glade/sensor-edit.glade

index 82ba925..f04905b 100644 (file)
                       <object class="GtkLabel" id="sensor_alarm_high_threshold_unit">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="valign">start</property>
+                        <property name="valign">center</property>
                         <property name="xalign">0</property>
                         <property name="label" translatable="yes">N/A</property>
                       </object>
                       <object class="GtkLabel" id="sensor_alarm_low_threshold_unit">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="valign">start</property>
+                        <property name="valign">center</property>
                         <property name="xalign">0</property>
                         <property name="label" translatable="yes">N/A</property>
                       </object>