From 94bbae9ffa1eb99721df122ea414ba32c9042d5e Mon Sep 17 00:00:00 2001 From: Matt Isenhower Date: Thu, 24 Aug 2017 12:27:32 -0700 Subject: [PATCH] Hide the region dropdown when there aren't any active festivals There isn't really any point in showing this dropdown unless a festival is active since that's the only regional difference. This also moves the "SplatNet Gear" button to the right side of the screen. --- src/js/components/App.vue | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/js/components/App.vue b/src/js/components/App.vue index 067a461..998d8cb 100644 --- a/src/js/components/App.vue +++ b/src/js/components/App.vue @@ -19,16 +19,19 @@
-
-
+
+
+
-
-
-
+
+ +
+ +