diff --git a/Readme.md b/Readme.md index e4ee4f7..6dcf514 100644 --- a/Readme.md +++ b/Readme.md @@ -1,7 +1,7 @@ # mocha-matrix - Mocha matrix test reporter for the browser + Mocha matrix test reporter for the browser. ## Installation @@ -9,7 +9,7 @@ ## API - + ## License diff --git a/mocha-matrix.css b/mocha-matrix.css index fdab616..d0acdd8 100644 --- a/mocha-matrix.css +++ b/mocha-matrix.css @@ -40,6 +40,8 @@ } #mocha .errors { + margin: 0; + padding: 0; opacity: 0; float: left; width: 100%;