[d-feet/aleksander/ui: 5/6] bus: add margins to the bus box
- From: Aleksander Morgado <aleksm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [d-feet/aleksander/ui: 5/6] bus: add margins to the bus box
- Date: Sun, 29 Sep 2013 18:14:48 +0000 (UTC)
commit 97479335f732f7a7ca21d8c8256c1ee36976b35c
Author: Aleksander Morgado <aleksander lanedo com>
Date: Sun Sep 29 16:33:12 2013 +0200
bus: add margins to the bus box
data/ui/bus.ui | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/bus.ui b/data/ui/bus.ui
index 64c220d..33e2232 100644
--- a/data/ui/bus.ui
+++ b/data/ui/bus.ui
@@ -5,6 +5,10 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="spacing">5</property>
+ <property name="margin-left">5</property>
+ <property name="margin-right">5</property>
+ <property name="margin-top">5</property>
+ <property name="margin-bottom">5</property>
<child>
<object class="GtkBox" id="box_left">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]