[gnome-boxes] wizard: Reduce vertical margins
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] wizard: Reduce vertical margins
- Date: Wed, 26 Mar 2014 23:43:25 +0000 (UTC)
commit f65cc3ae4861edef191582c33e08c3e4f683d63d
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Wed Mar 26 00:04:34 2014 +0000
wizard: Reduce vertical margins
This is so that main window can fit in 625x750px. However we still won't
fit on many small screens out there, where height is 768px and
gnome-shell's topbar already takes 24px.
https://bugzilla.gnome.org/show_bug.cgi?id=720908
data/ui/wizard-media-entry.ui | 2 --
data/ui/wizard.ui | 2 +-
2 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/data/ui/wizard-media-entry.ui b/data/ui/wizard-media-entry.ui
index 0c4ee6a..4f0fb37 100644
--- a/data/ui/wizard-media-entry.ui
+++ b/data/ui/wizard-media-entry.ui
@@ -9,8 +9,6 @@
<child>
<object class="GtkBox" id="hbox">
<property name="visible">True</property>
- <property name="margin-top">5</property>
- <property name="margin-bottom">5</property>
<property name="margin-left">15</property>
<property name="margin-right">15</property>
<property name="spacing">20</property>
diff --git a/data/ui/wizard.ui b/data/ui/wizard.ui
index d7c3db3..4579975 100644
--- a/data/ui/wizard.ui
+++ b/data/ui/wizard.ui
@@ -73,7 +73,7 @@ You may connect to an existing machine <b><i>over the network</i&
<object class="GtkBox" id="source_vbox">
<property name="visible">True</property>
<property name="orientation">vertical</property>
- <property name="spacing">30</property>
+ <property name="spacing">5</property>
<property name="valign">center</property>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]