3scale/porta

View on GitHub
app/assets/stylesheets/provider/layouts/_commons.scss

Summary

Maintainability
Test Coverage

Avoid using id selectors
Open

#ajax-in-progress {

Properties should be ordered left, margin, padding, position, top, width, z-index
Open

  position: fixed;

Shorthand form for property margin should be written more concisely as auto 0 instead of auto 0 auto
Open

  margin: auto 0 auto;

There are no issues that match your filters.

Category
Status