MidnightRiders/MemberPortal

View on GitHub
app/assets/stylesheets/vendor/foundation/components/_tabs.scss

Summary

Maintainability
Test Coverage

Rule declaration should be followed by an empty line
Open

        }

Properties should be ordered display, float, position, top
Open

          position: inherit;

$column-gutter/2 should be written with a single space on each side of the operator: $column-gutter / 2
Open

$tabs-content-padding: ($column-gutter/2) !default;

Prefer single quoted strings
Open

@include exports("tab") {

Properties should be ordered background-color, color, display, font-family, font-size, padding
Open

          display: block;

There are no issues that match your filters.

Category
Status