[gnome-boxes] wizard: Put some margin on the left & right
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] wizard: Put some margin on the left & right
- Date: Wed, 26 Mar 2014 23:43:35 +0000 (UTC)
commit 5d740b10dc3cf7522872063fc65d569e98f09444
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Wed Mar 26 13:02:06 2014 +0000
wizard: Put some margin on the left & right
So wizard doesn't look horrible on small dimensions.
https://bugzilla.gnome.org/show_bug.cgi?id=720908
data/ui/wizard.ui | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/wizard.ui b/data/ui/wizard.ui
index 4579975..3806e35 100644
--- a/data/ui/wizard.ui
+++ b/data/ui/wizard.ui
@@ -22,6 +22,8 @@
<property name="visible">True</property>
<property name="orientation">horizontal</property>
<property name="spacing">10</property>
+ <property name="margin-left">10</property>
+ <property name="margin-right">10</property>
<property name="halign">center</property>
<child>
@@ -74,6 +76,8 @@ You may connect to an existing machine <b><i>over the network</i&
<property name="visible">True</property>
<property name="orientation">vertical</property>
<property name="spacing">5</property>
+ <property name="margin-left">10</property>
+ <property name="margin-right">10</property>
<property name="valign">center</property>
<child>
@@ -145,6 +149,8 @@ You may connect to an existing machine <b><i>over the network</i&
<property name="visible">True</property>
<property name="orientation">vertical</property>
<property name="spacing">30</property>
+ <property name="margin-left">10</property>
+ <property name="margin-right">10</property>
<property name="valign">center</property>
<child>
@@ -265,6 +271,8 @@ You may connect to an existing machine <b><i>over the network</i&
<property name="visible">True</property>
<property name="orientation">vertical</property>
<property name="spacing">0</property>
+ <property name="margin-left">10</property>
+ <property name="margin-right">10</property>
<property name="valign">center</property>
</object>
@@ -294,6 +302,8 @@ You may connect to an existing machine <b><i>over the network</i&
<property name="visible">True</property>
<property name="orientation">vertical</property>
<property name="spacing">0</property>
+ <property name="margin-left">10</property>
+ <property name="margin-right">10</property>
<style>
<class name="wizard"/>
<class name="boxes-bg"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]