cui/uiconfig/ui/fmsearchdialog.ui |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

New commits:
commit d0a34ccce9cc3915546c08235c9bb176bf4e8336
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Sat Jan 29 14:09:24 2022 +0000
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Sat Jan 29 16:52:29 2022 +0100

    unwanted 'end' vertical align
    
    Change-Id: Ia1c6f0182f5006b68c6d963f41f53f7c0a8ae128
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129140
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caol...@redhat.com>

diff --git a/cui/uiconfig/ui/fmsearchdialog.ui 
b/cui/uiconfig/ui/fmsearchdialog.ui
index f241748b945c..57f15b115bbe 100644
--- a/cui/uiconfig/ui/fmsearchdialog.ui
+++ b/cui/uiconfig/ui/fmsearchdialog.ui
@@ -575,7 +575,7 @@
                                 <property name="can-focus">True</property>
                                 <property 
name="receives-default">True</property>
                                 <property name="halign">center</property>
-                                <property name="valign">end</property>
+                                <property name="valign">center</property>
                                 <child internal-child="accessible">
                                   <object class="AtkObject" 
id="SoundsLikeCJKSettings-atkobject">
                                     <property 
name="AtkObject::accessible-description" translatable="yes" 
context="fmsearchdialog|extended_tip|SoundsLikeCJKSettings">Sets the search 
options for similar notation used in Japanese text.</property>
@@ -625,8 +625,7 @@
                                 <property name="can-focus">True</property>
                                 <property 
name="receives-default">True</property>
                                 <property name="halign">center</property>
-                                <property name="valign">end</property>
-                                <property name="yalign">0.5</property>
+                                <property name="valign">center</property>
                                 <child internal-child="accessible">
                                   <object class="AtkObject" 
id="pbApproxSettings-atkobject">
                                     <property 
name="AtkObject::accessible-description" translatable="yes" 
context="fmsearchdialog|extended_tip|pbApproxSettings">Find terms that are 
similar to the Find text. Select this checkbox, and then click the Similarities 
button to define the similarity options.</property>

Reply via email to