[gnome-music/wip/mschraal/gtk4: 70/102] data/ui: Fix AlbumsViews margins
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4: 70/102] data/ui: Fix AlbumsViews margins
- Date: Mon, 8 Jun 2020 23:43:58 +0000 (UTC)
commit bb7d4f97a0fec3bd6c041591d07e070acf19104e
Author: Marinus Schraal <mschraal gnome org>
Date: Wed Apr 29 01:32:52 2020 +0200
data/ui: Fix AlbumsViews margins
data/ui/AlbumsView.ui | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/data/ui/AlbumsView.ui b/data/ui/AlbumsView.ui
index 4866087d..d5267ae1 100644
--- a/data/ui/AlbumsView.ui
+++ b/data/ui/AlbumsView.ui
@@ -12,7 +12,10 @@
<property name="halign">fill</property>
<property name="hexpand">True</property>
<property name="homogeneous">True</property>
- <property name="margin">18</property>
+ <property name="margin-bottom">18</property>
+ <property name="margin-end">18</property>
+ <property name="margin-start">18</property>
+ <property name="margin-top">18</property>
<property name="max-children-per-line">20</property>
<property name="min-children-per-line">1</property>
<property name="row_spacing">12</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]