[gitg] listboxrow: use baseline for the languages and the branch name



commit 9c917dc4696dafce03f2b2f049d32f89964eea19
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sat Feb 13 15:37:37 2016 +0100

    listboxrow: use baseline for the languages and the branch name

 .../resources/ui/gitg-repository-list-box-row.ui   |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgitg/resources/ui/gitg-repository-list-box-row.ui 
b/libgitg/resources/ui/gitg-repository-list-box-row.ui
index aeb19c9..553edc7 100644
--- a/libgitg/resources/ui/gitg-repository-list-box-row.ui
+++ b/libgitg/resources/ui/gitg-repository-list-box-row.ui
@@ -91,7 +91,7 @@
                 <property name="has_focus">False</property>
                 <property name="is_focus">False</property>
                 <property name="halign">start</property>
-                <property name="valign">start</property>
+                <property name="valign">baseline</property>
                 <property name="ellipsize">end</property>
                 <attributes>
                   <attribute name="scale" value="0.833"/>
@@ -115,7 +115,7 @@
                 <property name="has_focus">False</property>
                 <property name="is_focus">False</property>
                 <property name="halign">start</property>
-                <property name="valign">start</property>
+                <property name="valign">baseline</property>
                 <property name="spacing">3</property>
               </object>
               <packing>


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