summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorHeiko Tietze <tietze.heiko@gmail.com>2024-04-23 15:45:20 +0200
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2024-04-23 17:22:12 +0200
commit8f3a19ce3a2dea548f644a8925bfe0718424ac21 (patch)
tree49a1fc789571c0908f0a6b4d9f20f3544accf92b /svx
parent98935eef13c7d755221d79fe7d3c5869a40a7c37 (diff)
Resolves tdf#160050 - Overlapping controls in 'add themes' dialog
Change-Id: I196ef4b445dcae5d6fc9891c8f9c0d0b2976d583 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166541 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/themecoloreditdialog.ui3
1 files changed, 1 insertions, 2 deletions
diff --git a/svx/uiconfig/ui/themecoloreditdialog.ui b/svx/uiconfig/ui/themecoloreditdialog.ui
index 96276093a75a..ac0114ab4be1 100644
--- a/svx/uiconfig/ui/themecoloreditdialog.ui
+++ b/svx/uiconfig/ui/themecoloreditdialog.ui
@@ -3,13 +3,12 @@
<interface domain="svx">
<requires lib="gtk+" version="3.20"/>
<object class="GtkDialog" id="ThemeColorEditDialog">
- <property name="width-request">400</property>
- <property name="height-request">300</property>
<property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="border-width">6</property>
<property name="title" translatable="yes" context="themedialog|Title">Theme Color Edit</property>
+ <property name="resizable">False</property>
<property name="modal">True</property>
<property name="type-hint">dialog</property>
<child internal-child="vbox">