From: Carl Worth Date: Mon, 29 Jun 2020 21:49:52 +0000 (-0700) Subject: Put the "Start Game" button above the category-vote prompts X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=commitdiff_plain;h=2bb9bc00050a317973c677d8efa697e48ea1eaf6;ds=sidebyside Put the "Start Game" button above the category-vote prompts So that it's not required to scroll down a tone before being able to start the game. --- diff --git a/empathy/empathy.jsx b/empathy/empathy.jsx index 6e98b32..a9911d7 100644 --- a/empathy/empathy.jsx +++ b/empathy/empathy.jsx @@ -1310,15 +1310,15 @@ class Game extends React.PureComponent { , - , , + ]; }