mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-25 11:28:51 +01:00
Fix formatting on terms & conditions page
This commit is contained in:
parent
204cb7f1ed
commit
9f5b62752e
@ -5,6 +5,7 @@
|
||||
- Fixed bug where MetaMask interfered with PDF loading.
|
||||
- Moved switch account icon into menu bar.
|
||||
- Changed status shapes to be a yellow warning sign for failure and ellipsis for pending transactions.
|
||||
- Fix formatting on terms & conditions page.
|
||||
|
||||
## 2.4.4 2016-06-23
|
||||
|
||||
|
@ -38,7 +38,7 @@ DisclaimerScreen.prototype.render = function () {
|
||||
style: {
|
||||
whiteSpace: 'pre-line',
|
||||
background: 'rgb(235, 235, 235)',
|
||||
height: '336px',
|
||||
height: '310px',
|
||||
padding: '6px',
|
||||
width: '80%',
|
||||
overflowY: 'scroll',
|
||||
|
Loading…
Reference in New Issue
Block a user