summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2019-06-06 11:13:05 +1000
committerAndras Timar <andras.timar@collabora.com>2019-06-06 07:52:04 +0200
commit2265574dd571593e0070754ebd053eef6098ac98 (patch)
treefd8502dca9924fd8b638fe7ce28ce9509172fc02
parentac14e5613597e7361ce6995dacb1bb5bd55b6b00 (diff)
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.timar@collabora.com>
-rw-r--r--cui/uiconfig/ui/bulletandposition.ui7
1 files changed, 1 insertions, 6 deletions
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>