[gnome-music/wip/jfelder/artists-playlists-marging-bottom: 2/3] artistalbumswidget: Reduce the top margin
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/jfelder/artists-playlists-marging-bottom: 2/3] artistalbumswidget: Reduce the top margin
- Date: Mon, 23 Mar 2020 23:32:49 +0000 (UTC)
commit 35dd6891ab5cba634e18616617a29817f338bc96
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]