From 21bd05d61febe5e99df790fdad572ec731a15213 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Tue, 29 Jul 2014 17:21:53 +0200 Subject: Improve "Navigate by" layout Implemented some suggestions from https://freedomsponsors.org/issue/391/navigation-button-icon-does-not-scale-and-gets-cut-off#comment-917 * Place the up/down arrows on the right of the button * Use up/down arrows instead of right/left * Added a separator between the navigation buttons and the search label Change-Id: I509756db2fc0c1f60a6b1d6f14e6ed9299d7e597 Reviewed-on: https://gerrit.libreoffice.org/10613 Reviewed-by: Adolfo Jayme Barrientos Reviewed-by: Samuel Mehrbrodt Tested-by: Samuel Mehrbrodt --- sw/uiconfig/swriter/toolbar/findbar.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sw') diff --git a/sw/uiconfig/swriter/toolbar/findbar.xml b/sw/uiconfig/swriter/toolbar/findbar.xml index f0c18542ace6..f6dfa42cc2cf 100644 --- a/sw/uiconfig/swriter/toolbar/findbar.xml +++ b/sw/uiconfig/swriter/toolbar/findbar.xml @@ -27,8 +27,9 @@ - + + -- cgit