diff options
Diffstat (limited to 'src/gtk')
-rwxr-xr-x | src/gtk/task_row.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gtk/task_row.ui b/src/gtk/task_row.ui index 7184bc3..932b7f8 100755 --- a/src/gtk/task_row.ui +++ b/src/gtk/task_row.ui @@ -16,6 +16,7 @@ <object class="GtkBox"> <property name="orientation">vertical</property> <property name="spacing">3</property> + <property name="valign">center</property> <child> <object class="GtkLabel" id="task_name_label"> <property name="halign">start</property> |