[gnome-music/wip/jfelder/playlist-improvements: 10/13] playlistcontrols: Align the headers to the left edge of the list




commit 92bc6865cdbfd6b32b69b2622d2a7b1a4718f9cb
Author: Jean Felder <jfelder src gnome org>
Date:   Thu Jan 28 01:06:58 2021 +0100

    playlistcontrols: Align the headers to the left edge of the list
    
    Related: #438

 data/ui/PlaylistControls.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/PlaylistControls.ui b/data/ui/PlaylistControls.ui
index 6d13b7479..6402f548d 100644
--- a/data/ui/PlaylistControls.ui
+++ b/data/ui/PlaylistControls.ui
@@ -26,8 +26,8 @@
     <property name="visible">True</property>
     <property name="can_focus">False</property>
     <property name="margin-bottom">18</property>
-    <property name="margin-end">24</property>
-    <property name="margin-start">18</property>
+    <property name="margin-end">80</property>
+    <property name="margin-start">80</property>
     <property name="margin-top">18</property>
     <child>
       <object class="GtkStack" id="_name_stack">


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