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

Merge pull request #517 from MetaMask/i#516

Fix #516 issue with dropdown menu
This commit is contained in:
Frankie 2016-08-04 06:04:15 -07:00 committed by GitHub
commit d5cb1cb820

View File

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