[shotwell/wip/gtk4] Fix tumblr login pane layout
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell/wip/gtk4] Fix tumblr login pane layout
- Date: Thu, 28 Jul 2022 23:26:15 +0000 (UTC)
commit 7e6fd18aaa236635219ff858caa7bae892f07a9b
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]