[gnome-builder] editor: less padding for properties
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] editor: less padding for properties
- Date: Wed, 19 Jul 2017 11:18:33 +0000 (UTC)
commit 94674c35edb5e50e8c0356ceaf7a19e53c3fc416
Author: Christian Hergert <chergert redhat com>
Date: Thu Jul 13 03:38:15 2017 -0700
editor: less padding for properties
This makes things closer to the editor sidebar.
libide/editor/ide-editor-properties.ui | 9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/libide/editor/ide-editor-properties.ui b/libide/editor/ide-editor-properties.ui
index 2a64f40..0278c22 100644
--- a/libide/editor/ide-editor-properties.ui
+++ b/libide/editor/ide-editor-properties.ui
@@ -8,7 +8,7 @@
<child>
<object class="GtkBox">
<property name="visible">true</property>
- <property name="margin">12</property>
+ <property name="margin">6</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox">
@@ -260,10 +260,7 @@
<object class="GtkLabel">
<property name="visible">true</property>
<property name="label" translatable="yes">Language Syntax</property>
- <property name="margin-top">12</property>
- <property name="margin-right">12</property>
- <property name="margin-left">12</property>
- <property name="margin-bottom">6</property>
+ <property name="margin">6</property>
<property name="xalign">0</property>
<style>
<class name="dim-label"/>
@@ -300,7 +297,7 @@
<object class="GtkCellRendererText" id="language_cell">
<property name="xalign">0.0</property>
<property name="ypad">3</property>
- <property name="xpad">12</property>
+ <property name="xpad">6</property>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]