Commit 72a053db authored by ninabreznik's avatar ninabreznik

Fix width in Run Tab - Contract Instance Value

parent 32d46d5f
...@@ -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