18F/dolores-landingham-slack-bot

View on GitHub
app/assets/stylesheets/components/_filter.scss

Summary

Maintainability
Test Coverage

0.8 should be written without a leading zero as .8
Open

  font-size: 0.8em;

Selector filter-logo_text should be written in lowercase with hyphens
Open

.filter-logo_text {

Properties should be ordered font-size, font-style
Open

  font-style: italic;

Properties should be ordered background, color, float, padding, padding-left, padding-right
Open

  float: left;

Properties should be ordered background, border-bottom, color, left, padding, right, width
Open

    border-bottom: 1px solid $dark-18f;

Properties should be ordered background, border-bottom, color, left, padding, position, right, top, width
Open

  border-bottom: 1px solid $dark-18f;

Rule declaration should be preceded by an empty line
Open

  &:hover,

Selector filter-logo_container should be written in lowercase with hyphens
Open

.filter-logo_container {

There are no issues that match your filters.

Category
Status