[gnome-software] align section headings in all view
- From: Allan Day <allanday src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] align section headings in all view
- Date: Wed, 11 Mar 2015 14:16:36 +0000 (UTC)
commit 35a18e76f8de26dd79bd3d7dd3594392763f186e
Author: Allan Day <allanpday gmail com>
Date: Sat Jan 10 12:31:46 2015 +0000
align section headings in all view
The headings were indented too much, causing a lack of alignment.
https://bugzilla.gnome.org/show_bug.cgi?id=742706
src/gs-shell-overview.ui | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/gs-shell-overview.ui b/src/gs-shell-overview.ui
index 0a7415f..0c0d1e1 100644
--- a/src/gs-shell-overview.ui
+++ b/src/gs-shell-overview.ui
@@ -38,7 +38,7 @@
<property name="xalign">0</property>
<property name="margin-top">24</property>
<property name="margin-bottom">12</property>
- <property name="margin-start">24</property>
+ <property name="margin-start">12</property>
<property name="margin-end">24</property>
<property name="label" translatable="yes">Featured Application</property>
<accessibility>
@@ -78,7 +78,7 @@
<property name="label" translatable="yes" comments="Translators: This is a heading
for software which has been featured ('picked') by the distribution.">Editor's Picks</property>
<property name="margin-top">24</property>
<property name="margin-bottom">12</property>
- <property name="margin-start">24</property>
+ <property name="margin-start">12</property>
<property name="margin-end">24</property>
<accessibility>
<relation target="box_popular" type="label-for"/>
@@ -120,7 +120,7 @@
<property name="label" comments="Don't translate, this is just a
placeholder">Recommended Games</property>
<property name="margin-top">24</property>
<property name="margin-bottom">12</property>
- <property name="margin-start">24</property>
+ <property name="margin-start">12</property>
<property name="margin-end">24</property>
<accessibility>
<relation target="box_popular_rotating" type="label-for"/>
@@ -162,7 +162,7 @@
<property name="label" translatable="yes">Categories</property>
<property name="margin-top">24</property>
<property name="margin-bottom">12</property>
- <property name="margin-start">24</property>
+ <property name="margin-start">12</property>
<property name="margin-end">24</property>
<accessibility>
<relation target="grid_categories" type="label-for"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]