Resolves: tdf#123128 impress format->table dialog too tall

it needs to be resizable if it has the modifiable western vs ctl+cjk font page

Change-Id: I0498baaf566328549a365e57ac440161b7199ad9
Reviewed-on: https://gerrit.libreoffice.org/67293
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
diff --git a/cui/uiconfig/ui/formatcellsdialog.ui b/cui/uiconfig/ui/formatcellsdialog.ui
index a7f3488e..dde69f6 100644
--- a/cui/uiconfig/ui/formatcellsdialog.ui
+++ b/cui/uiconfig/ui/formatcellsdialog.ui
@@ -6,7 +6,6 @@
    <property name="can_focus">False</property>
    <property name="border_width">6</property>
    <property name="title" translatable="yes" context="formatcellsdialog|FormatCellsDialog">Table Properties</property>
    <property name="resizable">False</property>
    <property name="modal">True</property>
    <property name="default_width">0</property>
    <property name="default_height">0</property>