From d0ada511d07802589461fa3ceeceb3b1e12ca0bf Mon Sep 17 00:00:00 2001 From: Igor Kuzmenko Date: Wed, 19 Jul 2017 13:02:49 +0200 Subject: [PATCH] Fixes issues with wallet-menu on handheld devices --- _includes/layout/base/wallets-menu.html | 4 +- _sass/_wallets-menu.scss | 31 +++++ _sass/screen.scss | 152 ------------------------ js/main.js | 2 - 4 files changed, 33 insertions(+), 156 deletions(-) diff --git a/_includes/layout/base/wallets-menu.html b/_includes/layout/base/wallets-menu.html index 09faf299..26f13d83 100644 --- a/_includes/layout/base/wallets-menu.html +++ b/_includes/layout/base/wallets-menu.html @@ -28,10 +28,10 @@ http://opensource.org/licenses/MIT.
  • {% if platformName == 'hardware' or platformName == 'web' %} {% assign platformHref = "/" | append: page.lang | append: "/wallets/" | append: platformName | append: "/" | append: platformName | append: "/" %} + {% translate walletcat{{platformName}} choose-your-wallet %} {% else %} - {% assign platformHref = "#" %} + {% translate walletcat{{platformName}} choose-your-wallet %} {% endif %} - {% translate walletcat{{platformName}} choose-your-wallet %} {% if platform.items.size > 1 %}