diff options
author | Muhammet Kara <muhammet.kara@collabora.com> | 2019-12-10 18:59:36 +0300 |
---|---|---|
committer | Muhammet Kara <muhammet.kara@collabora.com> | 2019-12-11 11:20:35 +0100 |
commit | 4d70bab9532e1985d064a911aa2a71171b33abaa (patch) | |
tree | d03ca30aaf82cb8cc07b61b076e782edd723c64c /sd/uiconfig/simpress/ui | |
parent | 0ab044a4798d9968c303e5616f4a307cab0fd62d (diff) |
Sidebar: Don't expand table design styles vertically
Otherwise, they become veeery high in Online.
Change-Id: I2572eb6ac94ad5e46aa596095cd718aef63eed6c
Reviewed-on: https://gerrit.libreoffice.org/84868
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
Diffstat (limited to 'sd/uiconfig/simpress/ui')
-rw-r--r-- | sd/uiconfig/simpress/ui/tabledesignpanel.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/uiconfig/simpress/ui/tabledesignpanel.ui b/sd/uiconfig/simpress/ui/tabledesignpanel.ui index 2e215515dd7c..28833b46e9ea 100644 --- a/sd/uiconfig/simpress/ui/tabledesignpanel.ui +++ b/sd/uiconfig/simpress/ui/tabledesignpanel.ui @@ -113,7 +113,6 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> - <property name="vexpand">True</property> </object> <packing> <property name="left_attach">0</property> |