[shotwell/wip/gtk4: 149/154] Fix tumblr login pane layout




commit d03db1207f50809e5a7e24e6781906bc119dbf5e
Author: Jens Georg <mail jensge org>
Date:   Fri Jul 29 00:43:24 2022 +0200

    Fix tumblr login pane layout

 plugins/authenticator/shotwell/tumblr_authentication_pane.ui | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/plugins/authenticator/shotwell/tumblr_authentication_pane.ui 
b/plugins/authenticator/shotwell/tumblr_authentication_pane.ui
index 0ac73351..dd7e2dd2 100644
--- a/plugins/authenticator/shotwell/tumblr_authentication_pane.ui
+++ b/plugins/authenticator/shotwell/tumblr_authentication_pane.ui
@@ -12,14 +12,14 @@
           <object class="GtkLabel" id="message_label">
             <property name="halign">start</property>
             <property name="hexpand">1</property>
-            <property name="vexpand">1</property>
+            <property name="vexpand">0</property>
             <property name="label">label</property>
             <property name="wrap">1</property>
           </object>
         </child>
         <child>
           <object class="GtkGrid" id="field_table">
-            <property name="vexpand">1</property>
+            <property name="vexpand">0</property>
             <property name="row_spacing">2</property>
             <property name="column_spacing">8</property>
             <child>
@@ -74,7 +74,7 @@
         </child>
         <child>
           <object class="GtkBox" id="hbuttonbox1">
-            <property name="vexpand">1</property>
+            <property name="vexpand">0</property>
             <child>
               <object class="GtkButton" id="login_button">
                 <property name="label" translatable="yes">Log in</property>


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