diff --git a/ui/app/first-time/disclaimer.js b/ui/app/first-time/disclaimer.js index 05984b54c..76632077d 100644 --- a/ui/app/first-time/disclaimer.js +++ b/ui/app/first-time/disclaimer.js @@ -39,7 +39,7 @@ DisclaimerScreen.prototype.render = function() { h('div', { style: { background: 'rgb(235, 235, 235)', - height: '235px', + height: '336px', width: '80%', overflowY: 'scroll',