diff --git a/src/sass/views/tab-receive.scss b/src/sass/views/tab-receive.scss index 8c548e518..404e67e25 100644 --- a/src/sass/views/tab-receive.scss +++ b/src/sass/views/tab-receive.scss @@ -15,7 +15,7 @@ background: #fff; height:80%; article{height: 100%;position: relative;} - #wallet-info{ + #bit-address{ position: absolute; bottom:0; width:100%; @@ -52,7 +52,7 @@ } } .qr { - padding: 50px 0 20px 0; + padding: 13vh 0 5vh 0; } .backup { background-color: orange; diff --git a/www/views/tab-receive.html b/www/views/tab-receive.html index 6f70e0fd1..7649e9b0c 100644 --- a/www/views/tab-receive.html +++ b/www/views/tab-receive.html @@ -59,28 +59,26 @@ -