diff --git a/public/views/walletHome.html b/public/views/walletHome.html index df16a3661..595699462 100644 --- a/public/views/walletHome.html +++ b/public/views/walletHome.html @@ -155,6 +155,7 @@ +
@@ -371,6 +373,7 @@ + - diff --git a/src/css/mobile.css b/src/css/mobile.css index 97b568f23..6e1c5103c 100644 --- a/src/css/mobile.css +++ b/src/css/mobile.css @@ -80,7 +80,7 @@ _:-ms-fullscreen, :root .main { @-moz-document url-prefix() { .extra-margin-bottom { display: block; - height: 75px; + height: 45px; overflow: hidden; clear: both; } @@ -847,7 +847,7 @@ textarea:focus top: 46px; bottom: 37px; overflow: auto; - padding-bottom: 20px; + padding-bottom: 40px; } .tab-in {