summaryrefslogtreecommitdiff
path: root/data/ui/ArtistAlbumWidget.ui
diff options
context:
space:
mode:
authorJean Felder <jfelder@src.gnome.org>2020-03-24 00:26:51 +0100
committerJean Felder <jean.felder@gmail.com>2020-03-28 21:31:32 +0000
commit6028f85cb89a734c434f6e6b20f06807de47e913 (patch)
treed8860d7b0e67c25de6d28d9f053e2aeebf021857 /data/ui/ArtistAlbumWidget.ui
parent85264925645ddae463fec06739b3a55542851e27 (diff)
artistalbumswidget: Reduce the top margin
This way, it matches the margin of the PlaylistsView.
Diffstat (limited to 'data/ui/ArtistAlbumWidget.ui')
-rw-r--r--data/ui/ArtistAlbumWidget.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/ui/ArtistAlbumWidget.ui b/data/ui/ArtistAlbumWidget.ui
index 54ccb83f..7462799b 100644
--- a/data/ui/ArtistAlbumWidget.ui
+++ b/data/ui/ArtistAlbumWidget.ui
@@ -3,7 +3,7 @@
<interface>
<requires lib="gtk+" version="3.12"/>
<template parent="GtkBox" class="ArtistAlbumWidget">
- <property name="margin_top">30</property>
+ <property name="margin_top">20</property>
<property name="margin_right">120</property>
<property name="visible">True</property>
<child>