[gnome-control-center] privacy: Vertically center "Location Services" label



commit d0c1ed64866ea54f482e54b6eabea8d2c24f8eff
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Thu Mar 10 12:42:24 2016 +0000

    privacy: Vertically center "Location Services" label
    
    https://bugzilla.gnome.org/show_bug.cgi?id=763259

 panels/privacy/privacy.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/panels/privacy/privacy.ui b/panels/privacy/privacy.ui
index 11b2943..2538d55 100644
--- a/panels/privacy/privacy.ui
+++ b/panels/privacy/privacy.ui
@@ -777,6 +777,7 @@ All the information we collect is made anonymous, and we will never share your d
                             <property name="can_focus">False</property>
                             <property name="hexpand">True</property>
                             <property name="xalign">0</property>
+                            <property name="valign">center</property>
                             <property name="label" translatable="yes">_Location Services</property>
                             <property name="use_underline">True</property>
                           </object>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]