Remove the style rule for .running-alert CSS class

https://github.com/jasmine/jasmine/issues/847#issuecomment-101446573
This commit is contained in:
Matt Prather
2015-05-12 15:51:42 -07:00
parent e9d79bc946
commit f2bc9b5bd8

View File

@@ -245,10 +245,6 @@ body {
}
}
.running-alert {
background-color: $light-text-color;
}
//--- Results ---//
.results {