From 28548ed6d4a0810b0f4e41c7ab74e83c84584c05 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Mon, 28 Oct 2019 18:34:05 +0530 Subject: [PATCH] Update FLO_webWallet_mainnet.html --- FLO_webWallet_mainnet.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FLO_webWallet_mainnet.html b/FLO_webWallet_mainnet.html index 6f8e495..a3fdfda 100644 --- a/FLO_webWallet_mainnet.html +++ b/FLO_webWallet_mainnet.html @@ -666,7 +666,7 @@ input[type=number] { display: -ms-flexbox; display: flex; position: relative; - width: calc(100% - 1em); + width: calc(100% - 2em); -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0.5em 1em;