[gnome-music/wip/jfelder/playlist-improvements: 2/5] playlistcontrols: Align the headers to the left edge of the list
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/jfelder/playlist-improvements: 2/5] playlistcontrols: Align the headers to the left edge of the list
- Date: Thu, 28 Jan 2021 14:47:16 +0000 (UTC)
commit 04034fc695d0fe5e79deae11d768e1650d7bd7c4
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 0c52d1b82..cdcf52d94 100644
--- a/data/ui/PlaylistControls.ui
+++ b/data/ui/PlaylistControls.ui
@@ -25,8 +25,8 @@
<template class="PlaylistControls" parent="GtkGrid">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="margin_start">18</property>
- <property name="margin_end">24</property>
+ <property name="margin_start">80</property>
+ <property name="margin_end">80</property>
<property name="margin_top">18</property>
<property name="margin_bottom">18</property>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]