diff --git a/src/app/debugger/debuggerUI/TxBrowser.js b/src/app/debugger/debuggerUI/TxBrowser.js index cdc73dd6a8..f9c9f74bdd 100644 --- a/src/app/debugger/debuggerUI/TxBrowser.js +++ b/src/app/debugger/debuggerUI/TxBrowser.js @@ -94,7 +94,7 @@ TxBrowser.prototype.render = function () { />
- +
diff --git a/src/universal-dapp-ui.js b/src/universal-dapp-ui.js index 1e6ef10c9c..8150cc2178 100644 --- a/src/universal-dapp-ui.js +++ b/src/universal-dapp-ui.js @@ -73,12 +73,12 @@ UniversalDAppUI.prototype.renderInstanceFromABI = function (contractABI, address
${contractName} at ${shortAddress} (${context})
- +
` - var close = yo`` + var close = yo`` title.querySelector('.btn-group').appendChild(close) var contractActionsWrapper = yo`