cui/uiconfig/ui/bulletandposition.ui | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-)
New commits: commit 2265574dd571593e0070754ebd053eef6098ac98 Author: Mike Kaganski <mike.kagan...@collabora.com> AuthorDate: Thu Jun 6 11:13:05 2019 +1000 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Thu Jun 6 07:52:04 2019 +0200 tdf#125642: fix minimal sizes of dialog and its elements Change-Id: I0232999866eb731fd74b3e954121f1960a3873bd Reviewed-on: https://gerrit.libreoffice.org/73577 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.ti...@collabora.com> diff --git a/cui/uiconfig/ui/bulletandposition.ui b/cui/uiconfig/ui/bulletandposition.ui index aae253f61f2a..e9d642e2a290 100644 --- a/cui/uiconfig/ui/bulletandposition.ui +++ b/cui/uiconfig/ui/bulletandposition.ui @@ -90,7 +90,6 @@ </columns> </object> <object class="GtkDialog" id="BulletAndPosition"> - <property name="height_request">300</property> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes" context="bulletandposition|DrawPRTLDialog">Bullets and Numbering</property> @@ -98,9 +97,6 @@ <property name="default_width">0</property> <property name="default_height">0</property> <property name="type_hint">dialog</property> - <child> - <placeholder/> - </child> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> <property name="can_focus">False</property> @@ -979,8 +975,7 @@ <property name="shadow_type">none</property> <child> <object class="GtkAlignment"> - <property name="width_request">0</property> - <property name="height_request">0</property> + <property name="width_request">150</property> <property name="visible">True</property> <property name="can_focus">False</property> <child> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits