[gnome-music/wip/jfelder/artists-playlists-marging-bottom: 11/12] artistalbumswidget: Reduce the top margin



commit 6028f85cb89a734c434f6e6b20f06807de47e913
Author: Jean Felder <jfelder src gnome org>
Date:   Tue Mar 24 00:26:51 2020 +0100

    artistalbumswidget: Reduce the top margin
    
    This way, it matches the margin of the PlaylistsView.

 data/ui/ArtistAlbumWidget.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]