From 8e03d828156503cc59c4796a3d9f4cb0e207aacc Mon Sep 17 00:00:00 2001 From: yann300 Date: Sat, 2 Mar 2019 00:32:38 +0100 Subject: [PATCH] bootstrap css --- src/app/tabs/runTab/contractDropdown.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/tabs/runTab/contractDropdown.js b/src/app/tabs/runTab/contractDropdown.js index 5d4db7d950..127a35dd27 100644 --- a/src/app/tabs/runTab/contractDropdown.js +++ b/src/app/tabs/runTab/contractDropdown.js @@ -48,7 +48,7 @@ class ContractDropdownUI { var info = yo`` this.atAddressButtonInput = yo`` - this.selectContractNames = yo`` + this.selectContractNames = yo`` this.createPanel = yo`
` this.orLabel = yo`
or
`