From 897f65cf7222165c367a840f9d63b9d85320640f Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sat, 23 Oct 2021 14:09:17 -0500 Subject: [PATCH] PrimaryNavigation, ThumbNavigation: move Search to after Home --- app/soapbox/components/primary_navigation.js | 16 ++++++++-------- app/soapbox/components/thumb_navigation.js | 20 ++++++++++---------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/app/soapbox/components/primary_navigation.js b/app/soapbox/components/primary_navigation.js index c9c3f915e..b9c1c6e72 100644 --- a/app/soapbox/components/primary_navigation.js +++ b/app/soapbox/components/primary_navigation.js @@ -63,6 +63,14 @@ class PrimaryNavigation extends React.PureComponent { + + + + + {account && ( - - - - {(account && isStaff(account)) && ( + + + + + + + {account && ( - - - - - - {(account && isStaff(account)) && (