summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2022-01-13 12:47:39 +0000
committerCaolán McNamara <caolanm@redhat.com>2022-01-13 15:47:32 +0100
commit3f041e3153fee98aa708edcd9071ea58fdde052b (patch)
treed7ac74d36f47f8aa66a4b649dc82bd40b9b69518 /cui
parent3840a567d40e8343bdb0f12e355b691acc11eb81 (diff)
Related: tdf#145625 adapt the reportdesign color section margins
to the changes of: commit 8d2bf9b679dec223a78e1fd8f3684f76c5802bae Date: Wed Jan 12 13:32:13 2022 +0100 Resolves tdf#145625 - Alignment issue at color options Change-Id: I66c43e964b19da3bdfd4f13cc343dc399ae9cd5e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128378 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/colorfragment.ui5
1 files changed, 3 insertions, 2 deletions
diff --git a/cui/uiconfig/ui/colorfragment.ui b/cui/uiconfig/ui/colorfragment.ui
index e127bf52d58a..75fec68c8005 100644
--- a/cui/uiconfig/ui/colorfragment.ui
+++ b/cui/uiconfig/ui/colorfragment.ui
@@ -7,14 +7,15 @@
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">6</property>
- <property name="margin-end">6</property>
+ <property name="margin-end">12</property>
<property name="column-spacing">6</property>
<property name="row-homogeneous">True</property>
<child>
<object class="GtkLabel" id="label">
<property name="visible">True</property>
<property name="can-focus">False</property>
- <property name="margin-start">6</property>
+ <property name="halign">start</property>
+ <property name="valign">center</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">button</property>
<property name="xalign">0</property>