Update FLO_webWallet_mainnet.html

This commit is contained in:
sairaj mote 2019-10-28 18:34:05 +05:30 committed by GitHub
parent cbfd432192
commit 28548ed6d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;