From a05ed6da04c2b04184d0565ef6e9cd71cfd970d0 Mon Sep 17 00:00:00 2001 From: FknMayhem <40312807+fknmayhem@users.noreply.github.com> Date: Mon, 21 Oct 2019 11:03:17 +0800 Subject: [PATCH 1/4] Icon order swap for improved mobile navigation Swapped search and tags links to improve top navigation on mobile. Related: actually find link to search on mobile. --- src/app/components/modules/TopRightMenu.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/components/modules/TopRightMenu.jsx b/src/app/components/modules/TopRightMenu.jsx index 0d403c3..23a5413 100644 --- a/src/app/components/modules/TopRightMenu.jsx +++ b/src/app/components/modules/TopRightMenu.jsx @@ -84,13 +84,13 @@ function TopRightMenu({username, showLogin, logout, loggedIn, vertical, navigate