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

Fix issue with dropdown menu

This commit is contained in:
Frankie 2016-08-03 19:43:54 -07:00
parent 5b76f6f8ae
commit f8ac9ca522

View File

@ -267,6 +267,7 @@ App.prototype.renderDropdown = function () {
style: {
position: 'absolute',
right: 0,
top: '36px',
},
innerStyle: {
background: 'white',