privacy: location services layout issues

There was way too much space above the description and the
padding around the switch wasn't even.

https://bugzilla.gnome.org/show_bug.cgi?id=769426
This commit is contained in:
Allan Day 2016-08-02 12:54:36 +01:00
parent ed34cd7d04
commit 4877b7a609

View file

@ -731,7 +731,6 @@ All the information we collect is made anonymous, and we will never share your d
<object class="GtkLabel" id="location_description_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="margin_top">12</property>
<property name="margin_bottom">12</property>
<property name="label" translatable="yes">Location services allow applications to know your location. Using Wi-Fi and mobile broadband increases accuracy.</property>
<property name="wrap">True</property>
@ -768,7 +767,7 @@ All the information we collect is made anonymous, and we will never share your d
<property name="row_spacing">0</property>
<property name="column_spacing">32</property>
<property name="margin_start">12</property>
<property name="margin_end">6</property>
<property name="margin_end">12</property>
<property name="margin_top">12</property>
<property name="margin_bottom">12</property>
<child>