consul/consul

View on GitHub
app/assets/stylesheets/layout/subnavigation.scss

Summary

Maintainability
Test Coverage

!important should not be used
Open

    margin-bottom: 0 !important;

!important should not be used
Open

    height: $line-height * 1.5 !important;

Color literals like #ccc should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

      border: 1px solid #ccc;

There are no issues that match your filters.

Category
Status