[dconf-editor] Add full margins to key info area



commit 0ce92f4273df882e835123cc41c74174efbdbe4e
Author: Trinh Anh Ngoc <atw1990 gmail com>
Date:   Wed Apr 15 11:23:33 2015 +0700

    Add full margins to key info area

 editor/dconf-editor.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/editor/dconf-editor.ui b/editor/dconf-editor.ui
index 87d2048..5cd4d01 100644
--- a/editor/dconf-editor.ui
+++ b/editor/dconf-editor.ui
@@ -39,7 +39,9 @@
                 <property name="visible">True</property>
                 <property name="sensitive">False</property>
                 <property name="can_focus">False</property>
+                <property name="margin_start">6</property>
                 <property name="margin_end">6</property>
+                <property name="margin_top">6</property>
                 <property name="margin_bottom">6</property>
                 <property name="row_spacing">6</property>
                 <property name="column_spacing">6</property>


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