diff options
Diffstat (limited to 'ui/responsive/app/account-detail.js')
-rw-r--r-- | ui/responsive/app/account-detail.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/responsive/app/account-detail.js b/ui/responsive/app/account-detail.js index bed05a7fb..ff5c2aadb 100644 --- a/ui/responsive/app/account-detail.js +++ b/ui/responsive/app/account-detail.js @@ -60,6 +60,7 @@ AccountDetailScreen.prototype.render = function () { h('.account-data-subsection', { style: { margin: '0 20px', + maxWidth: '320px', }, }, [ |