jibeinc/juice

View on GitHub
src/TextInput/styles.css

Summary

Maintainability
Test Coverage

Using width with padding-right can sometimes make elements larger than you expect.
Open

  padding-right: 30px;
Severity: Minor
Found in src/TextInput/styles.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.ui-text-input {
Severity: Minor
Found in src/TextInput/styles.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.ui-text-input-icon {
Severity: Minor
Found in src/TextInput/styles.css by csslint

There are no issues that match your filters.

Category
Status