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

Fix network dropdown styles

This commit is contained in:
Chi Kei Chan 2017-10-19 14:10:29 -07:00
parent 0458643f10
commit 79be956be9

View File

@ -78,7 +78,7 @@ NetworkDropdown.prototype.render = function () {
zIndex: 11,
style: {
position: 'absolute',
top: '38px',
top: '58px',
minWidth: '309px',
},
innerStyle: {