18F/dolores-landingham-slack-bot

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

Summary

Maintainability
Test Coverage

Rule declaration should be followed by an empty line
Open

}

Avoid vendor prefixes.
Open

  position: -o-sticky;

Rule declaration should be followed by an empty line
Open

}

Rule declaration should be followed by an empty line
Open

}

Use // comments everywhere
Open

/* When position: sticky is supported but native behavior is ignored */

Avoid vendor prefixes.
Open

  position: -webkit-sticky;

Avoid vendor prefixes.
Open

  position: -ms-sticky;

Avoid vendor prefixes.
Open

  position: -moz-sticky;

There are no issues that match your filters.

Category
Status