diff --git a/public/views/tab-receive.html b/public/views/tab-receive.html index 8ebd4b242..17bc23225 100644 --- a/public/views/tab-receive.html +++ b/public/views/tab-receive.html @@ -32,7 +32,7 @@
-
+
... diff --git a/src/sass/views/tab-receive.scss b/src/sass/views/tab-receive.scss index 88fd844ed..79c3a975c 100644 --- a/src/sass/views/tab-receive.scss +++ b/src/sass/views/tab-receive.scss @@ -24,6 +24,7 @@ .item { padding-top: 5px; padding-bottom: 5px; + display: inline-block; } &-gen-address {} }