Unverified Commit 5fda9627 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #2293 from ethereum/flexErrors

fixed error msgs width of staticAnalysis tab
parents bc5f59e1 37875f71
......@@ -8,6 +8,7 @@ var css = csjs`
.result {
margin-top: 1%;
max-height: 300px;
word-break: break-all;
}
.resultTitle {
padding-top: 20px;
......
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