sw/uiconfig/swriter/ui/a11ycheckissuespanel.ui | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-)
New commits: commit e13ec6c0f447e9699b3b46e0d896c3ec2920979c Author: Balazs Varga <balazs.varga.ext...@allotropia.de> AuthorDate: Wed Aug 21 10:30:44 2024 +0200 Commit: Balazs Varga <balazs.varga.ext...@allotropia.de> CommitDate: Wed Aug 21 18:24:21 2024 +0200 tdf#162258 - fix accessibility check sidebar deck is too wide Regression from commit: 33ea719d6c6ad23dfca088853d95d5688782da2d (tdf#157233 - A11y: Add global Accessibility check options for) Change-Id: Ia6cf7d9e08488867c7e2dc4f89dfc417a950dbc9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172208 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.ext...@allotropia.de> diff --git a/sw/uiconfig/swriter/ui/a11ycheckissuespanel.ui b/sw/uiconfig/swriter/ui/a11ycheckissuespanel.ui index aca80c3403c8..489f19e9683e 100644 --- a/sw/uiconfig/swriter/ui/a11ycheckissuespanel.ui +++ b/sw/uiconfig/swriter/ui/a11ycheckissuespanel.ui @@ -18,12 +18,9 @@ <object class="GtkLabel" id="lbOptions"> <property name="visible">True</property> <property name="can-focus">False</property> + <property name="halign">start</property> <property name="hexpand">True</property> - <property name="label" translatable="yes" context="optsecuritypage|lbOptions">Adjust accessibility check options.</property> - <property name="wrap">True</property> - <property name="width-chars">56</property> - <property name="max-width-chars">56</property> - <property name="xalign">0</property> + <property name="label" translatable="yes" context="optsecuritypage|lbOptions">Adjust accessibility check options</property> </object> <packing> <property name="left-attach">0</property> @@ -36,7 +33,9 @@ <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">True</property> + <property name="halign">end</property> <property name="valign">center</property> + <property name="hexpand">True</property> <property name="use-underline">True</property> <child internal-child="accessible"> <object class="AtkObject" id="bOptions-atkobject">