[gnome-control-center] privacy: Remove margin_left usage
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] privacy: Remove margin_left usage
- Date: Thu, 15 Jan 2015 14:02:16 +0000 (UTC)
commit d82ca8d8426a4ffdeeb275eb5ee3c2939698ef0f
Author: Bastien Nocera <hadess hadess net>
Date: Tue Jan 13 16:45:43 2015 +0100
privacy: Remove margin_left usage
And correct the margin-start usage when it was different.
panels/privacy/privacy.ui | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/panels/privacy/privacy.ui b/panels/privacy/privacy.ui
index bc20c88..84459f5 100644
--- a/panels/privacy/privacy.ui
+++ b/panels/privacy/privacy.ui
@@ -622,7 +622,6 @@
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="margin_left">12</property>
<property name="margin_start">12</property>
<property name="margin_top">6</property>
<property name="margin_bottom">12</property>
@@ -643,8 +642,7 @@ All the information we collect is made anonymous, and we will never share your d
<object class="GtkGrid" id="grid1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="margin_left">12</property>
- <property name="margin_start">6</property>
+ <property name="margin_start">12</property>
<property name="margin_top">12</property>
<property name="margin_bottom">12</property>
<property name="row_spacing">12</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]