diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-06-02 15:48:54 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-06-02 18:42:10 +0200 |
commit | 6a8e7beef4f75e348536f971254fd4fd23c1806e (patch) | |
tree | 2df4121edd3c43f6992f40344bd8e7c1d2709e2e /svx | |
parent | 64f7cda6e66de8e2e9af3c5f69fd13126681291c (diff) |
uniformly remove label-fill from GtkExpanders
Change-Id: Ife68cef7eeab0010c4d233c81e3bee808c2c1c28
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116615
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx')
-rw-r--r-- | svx/uiconfig/ui/findreplacedialog-mobile.ui | 1 | ||||
-rw-r--r-- | svx/uiconfig/ui/findreplacedialog.ui | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/svx/uiconfig/ui/findreplacedialog-mobile.ui b/svx/uiconfig/ui/findreplacedialog-mobile.ui index bee7cdb3b03e..7fb77726c691 100644 --- a/svx/uiconfig/ui/findreplacedialog-mobile.ui +++ b/svx/uiconfig/ui/findreplacedialog-mobile.ui @@ -626,7 +626,6 @@ <property name="margin_top">1</property> <property name="margin_bottom">1</property> <property name="hexpand">True</property> - <property name="label_fill">True</property> <property name="resize_toplevel">True</property> <child> <object class="GtkBox" id="box2"> diff --git a/svx/uiconfig/ui/findreplacedialog.ui b/svx/uiconfig/ui/findreplacedialog.ui index cfba469f6a88..6d8b4e170e38 100644 --- a/svx/uiconfig/ui/findreplacedialog.ui +++ b/svx/uiconfig/ui/findreplacedialog.ui @@ -680,7 +680,6 @@ <property name="margin_top">1</property> <property name="margin_bottom">1</property> <property name="hexpand">True</property> - <property name="label_fill">True</property> <property name="resize_toplevel">True</property> <child> <object class="GtkBox" id="box2"> |