From: ちぁぼ原 Date: Tue, 26 Jun 2018 18:35:11 +0000 (+0900) Subject: On the mobile UI, move the search column to the right (#7877) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=20bb90ced60fdac4ca254b43dad5615b1549da26;p=mastodon.git On the mobile UI, move the search column to the right (#7877) --- diff --git a/app/javascript/mastodon/features/ui/components/tabs_bar.js b/app/javascript/mastodon/features/ui/components/tabs_bar.js index ed6de6f39..60bc56eef 100644 --- a/app/javascript/mastodon/features/ui/components/tabs_bar.js +++ b/app/javascript/mastodon/features/ui/components/tabs_bar.js @@ -8,10 +8,10 @@ import { isUserTouching } from '../../../is_mobile'; export const links = [ , , - , , , + , , ];