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 /sfx2/uiconfig | |
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 'sfx2/uiconfig')
-rw-r--r-- | sfx2/uiconfig/ui/panel.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/uiconfig/ui/panel.ui b/sfx2/uiconfig/ui/panel.ui index b2c5f9258fec..b6995f386bbd 100644 --- a/sfx2/uiconfig/ui/panel.ui +++ b/sfx2/uiconfig/ui/panel.ui @@ -31,7 +31,6 @@ <property name="can-focus">True</property> <property name="valign">center</property> <property name="hexpand">True</property> - <property name="label-fill">True</property> <child> <object class="GtkBox"> <property name="visible">True</property> |