summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2020-04-22 00:47:13 +0200
committerandreas_kainz <kainz.a@gmail.com>2020-04-23 11:22:08 +0200
commit5b7561e758d3552d41bd65149f1fcbb6650e0887 (patch)
tree1fb224bf0b944b22ffacb9cc0798082a59505431 /svx
parent6b99535a77bc408973fd9375ba3d036ebaee2317 (diff)
Sidebar line alignment update
Change-Id: Icfe5a6337ca4510ea6aaa44823ef623ce6860c18 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92663 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/sidebarline.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/uiconfig/ui/sidebarline.ui b/svx/uiconfig/ui/sidebarline.ui
index c9f61de9cd1b..400be75246cc 100644
--- a/svx/uiconfig/ui/sidebarline.ui
+++ b/svx/uiconfig/ui/sidebarline.ui
@@ -116,6 +116,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text" translatable="yes" context="sidebarline|width|tooltip_text">Select the width of the line.</property>
+ <property name="halign">end</property>
<property name="hexpand">True</property>
<property name="toolbar_style">icons</property>
<property name="show_arrow">False</property>
@@ -158,6 +159,8 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text" translatable="yes" context="sidebarline|color|tooltip_text">Select the color of the line.</property>
+ <property name="halign">end</property>
+ <property name="hexpand">True</property>
<property name="toolbar_style">icons</property>
<property name="show_arrow">False</property>
<property name="icon_size">2</property>