svtools/uiconfig/ui/inputbox.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit b82390c53105a0c62e0524a1cc833ed8389b9a95 Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Fri Dec 7 16:11:09 2018 +0000 Commit: Xisco Faulí <xiscofa...@libreoffice.org> CommitDate: Tue Dec 11 12:45:21 2018 +0100 Resolves: tdf#121954 basic input box used to have label on top of entry so for a quiet life arrange it like that again. https://xkcd.com/1172/ Change-Id: I8d1f3a914f8792b8c91ccd1b98d1fbd2a25a4213 Reviewed-on: https://gerrit.libreoffice.org/64779 Tested-by: Jenkins Reviewed-by: Xisco Faulí <xiscofa...@libreoffice.org> diff --git a/svtools/uiconfig/ui/inputbox.ui b/svtools/uiconfig/ui/inputbox.ui index f17243ccb824..3a7d9a3d6030 100644 --- a/svtools/uiconfig/ui/inputbox.ui +++ b/svtools/uiconfig/ui/inputbox.ui @@ -88,8 +88,8 @@ <property name="width_chars">65</property> </object> <packing> - <property name="left_attach">1</property> - <property name="top_attach">0</property> + <property name="left_attach">0</property> + <property name="top_attach">1</property> </packing> </child> </object> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits