summaryrefslogtreecommitdiff
path: root/sw/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-01-17 13:44:19 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-01-17 22:06:22 +0100
commit16bbfcd1902e63823f6f1a491442b82024def2bc (patch)
tree6b2663ee1394604b2c9f4d6b5694535e20d812b1 /sw/uiconfig
parent00710aebdf339415f1fa2072ef6a76c8bb6a591a (diff)
limit table spinbuttons width for sidebar
to the same width as the paragraph sidebar spinbuttons Change-Id: I980545b4186b25cb5ada473095ece8c77f99420a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86992 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/uiconfig')
-rw-r--r--sw/uiconfig/swriter/ui/sidebartableedit.ui2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/uiconfig/swriter/ui/sidebartableedit.ui b/sw/uiconfig/swriter/ui/sidebartableedit.ui
index 2a67ff4acf9d..e0d369f7021a 100644
--- a/sw/uiconfig/swriter/ui/sidebartableedit.ui
+++ b/sw/uiconfig/swriter/ui/sidebartableedit.ui
@@ -29,7 +29,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text" translatable="yes" context="sidebatableedit|rowheight|tooltip_text">Row Height</property>
- <property name="halign">start</property>
<property name="hexpand">True</property>
<property name="text">0</property>
<property name="adjustment">adjustment1</property>
@@ -197,7 +196,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text" translatable="yes" context="sidebatableedit|columnwidth|tooltip_text">Column Width</property>
- <property name="halign">start</property>
<property name="hexpand">True</property>
<property name="text">0</property>
<property name="adjustment">adjustment2</property>