Commit 33b83df2 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #734 from ethereum/runTabContractInstanceValue

Fix width in Run Tab - Contract Instance Value
parents 32d46d5f 72a053db
...@@ -228,7 +228,6 @@ ...@@ -228,7 +228,6 @@
#runTabView .contractProperty > .value { #runTabView .contractProperty > .value {
padding: 0 0.4em; padding: 0 0.4em;
box-sizing: border-box; box-sizing: border-box;
width: 25%;
float: left; float: left;
word-wrap: break-word; word-wrap: break-word;
} }
......
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