lib/shared/bootstrap.css

Summary

Maintainability
Test Coverage

Attribute selectors with *= are slow!
Open

.vis [class*="span"] {
Severity: Minor
Found in lib/shared/bootstrap.css by csslint

Unqualified attribute selectors are known to be slow.
Open

.vis [class*="span"] {
Severity: Minor
Found in lib/shared/bootstrap.css by csslint

There are no issues that match your filters.

Category
Status