From b1bb1a187c1cd695f96079a9514624be67f5b9f8 Mon Sep 17 00:00:00 2001 From: Kevin Ngo Date: Fri, 21 Sep 2018 00:00:58 -0700 Subject: [PATCH] fix difficulty top align --- src/templates/menu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/menu.html b/src/templates/menu.html index c67cf3c..52c0665 100644 --- a/src/templates/menu.html +++ b/src/templates/menu.html @@ -115,7 +115,7 @@ bind-for="for: item; in: menuDifficulties; updateInPlace: true; pool: 5" bind__visible="!!menuSelectedChallenge.id" layout="type: box; columns: 1; marginRow: -0.2; orderAttribute: data-bind-for-key" - position="0 0.52 0" + position="0 0.34 0" menu-difficulty-select> {% raw %}