summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swriter/toolbar/findbar.xml
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2014-07-29 17:21:53 +0200
committerSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2014-07-30 20:32:41 +0000
commit21bd05d61febe5e99df790fdad572ec731a15213 (patch)
tree1781018bb4461adb92c4a65bfc3ed2423f7b57fc /sw/uiconfig/swriter/toolbar/findbar.xml
parent4131e8b63ba96ef3bc6a41daa6020262f6af5415 (diff)
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 <fitojb@ubuntu.com> Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Diffstat (limited to 'sw/uiconfig/swriter/toolbar/findbar.xml')
-rw-r--r--sw/uiconfig/swriter/toolbar/findbar.xml3
1 files changed, 2 insertions, 1 deletions
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 @@
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:SearchDialog"/>
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:ScrollToPrevious"/>
<toolbar:toolbaritem xlink:href=".uno:NavigationPopup"/>
<toolbar:toolbaritem xlink:href=".uno:ScrollToNext"/>
+ <toolbar:toolbaritem xlink:href=".uno:ScrollToPrevious"/>
+ <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:SearchLabel"/>
</toolbar:toolbar>