Commit 7787ae36 authored by chriseth's avatar chriseth Committed by GitHub

Merge pull request #168 from ethereum/instHeight

instruction List height
parents 5e519cee 4a14213c
......@@ -26,7 +26,7 @@ module.exports = {
instructionsList: {
'width': '52%',
'overflow-y': 'scroll',
'max-height': '500px',
'max-height': '250px',
'margin': '0'
},
transactionInfo: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment