cui/uiconfig/ui/optgeneralpage.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 4f2fa58f027707254cc6d8f076354787c252a26f Author: Caolán McNamara <caol...@redhat.com> Date: Thu Jul 25 16:32:42 2013 +0100 Related: fdo#61544 put help tips checkboxes side-by-side sucks some height out of the page Change-Id: If1aa064e2ca6515fdde55c077381806942a255bb diff --git a/cui/uiconfig/ui/optgeneralpage.ui b/cui/uiconfig/ui/optgeneralpage.ui index 92597d7..4888d95 100644 --- a/cui/uiconfig/ui/optgeneralpage.ui +++ b/cui/uiconfig/ui/optgeneralpage.ui @@ -53,8 +53,8 @@ <property name="draw_indicator">True</property> </object> <packing> - <property name="left_attach">0</property> - <property name="top_attach">1</property> + <property name="left_attach">1</property> + <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits