aboutsummaryrefslogtreecommitdiffstats
path: root/old-ui
diff options
context:
space:
mode:
authorChi Kei Chan <chikeichan@gmail.com>2018-01-18 05:49:48 +0800
committerGitHub <noreply@github.com>2018-01-18 05:49:48 +0800
commitba0762c582be7bdb3706f66300bc3d6a5c832836 (patch)
tree843f5931467183dd5a8e4fb11afd3b2eb1f46780 /old-ui
parentb80ed2c451fee7b94edea9d1655baa2e908939b9 (diff)
parent65e9d9efc56a99ecd3a46b98ed58af9604374f68 (diff)
downloadtangerine-wallet-browser-ba0762c582be7bdb3706f66300bc3d6a5c832836.tar
tangerine-wallet-browser-ba0762c582be7bdb3706f66300bc3d6a5c832836.tar.gz
tangerine-wallet-browser-ba0762c582be7bdb3706f66300bc3d6a5c832836.tar.bz2
tangerine-wallet-browser-ba0762c582be7bdb3706f66300bc3d6a5c832836.tar.lz
tangerine-wallet-browser-ba0762c582be7bdb3706f66300bc3d6a5c832836.tar.xz
tangerine-wallet-browser-ba0762c582be7bdb3706f66300bc3d6a5c832836.tar.zst
tangerine-wallet-browser-ba0762c582be7bdb3706f66300bc3d6a5c832836.zip
Merge pull request #3005 from alextsg/cb-385
[NewUI] Fix rendering QR code in full screen old UI, hide unnecessary back button
Diffstat (limited to 'old-ui')
-rw-r--r--old-ui/app/css/index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/old-ui/app/css/index.css b/old-ui/app/css/index.css
index 02b5b82a4..3bb64647a 100644
--- a/old-ui/app/css/index.css
+++ b/old-ui/app/css/index.css
@@ -21,6 +21,7 @@ html, body {
background: #F7F7F7;
margin: 0;
padding: 0;
+ height: 100%;
}
html {