1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Remove flex class from account list container

This commit is contained in:
Dan Finlay 2016-10-11 15:59:55 -07:00
parent 06910025ff
commit 1dc2612f8e

View File

@ -54,7 +54,7 @@ AccountsScreen.prototype.render = function () {
h('hr.horizontal-line'), h('hr.horizontal-line'),
// identity selection // identity selection
h('section.identity-section.flex-column', { h('section.identity-section', {
style: { style: {
height: '418px', height: '418px',
overflowY: 'auto', overflowY: 'auto',