diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-03-18 10:19:06 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-03-18 14:16:03 +0100 |
commit | 4ac7d1aa3fce2e0d2daefa644e87f4040c00c40a (patch) | |
tree | d26b9ba696c33336907cd800c3670b2fb27a8536 /sd | |
parent | b705be7c8c28c4e1c1263e476b7b9cb0d6cee089 (diff) |
give the break dialog more space for its numbers
Change-Id: I6548a40ec86ab1442642347f004eeb229d1e3c57
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90685
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/sdraw/ui/breakdialog.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/uiconfig/sdraw/ui/breakdialog.ui b/sd/uiconfig/sdraw/ui/breakdialog.ui index fed1c27e7f9a..4c69c54c2e9a 100644 --- a/sd/uiconfig/sdraw/ui/breakdialog.ui +++ b/sd/uiconfig/sdraw/ui/breakdialog.ui @@ -47,6 +47,7 @@ <property name="can_focus">False</property> <property name="row_spacing">12</property> <property name="column_spacing">12</property> + <property name="column_homogeneous">True</property> <child> <object class="GtkLabel" id="label1"> <property name="visible">True</property> |