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>
diff --git a/cui/uiconfig/ui/colorfragment.ui b/cui/uiconfig/ui/colorfragment.ui
index e127bf5..75fec68 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>