3scale/porta

View on GitHub
app/assets/stylesheets/provider/_groups.scss

Summary

Maintainability
Test Coverage

Avoid using id selectors
Open

#groups form.formtastic fieldset > ol > li fieldset legend { width:auto; }

Colon after property should be followed by one space
Open

#groups form.formtastic fieldset > ol > li fieldset legend { width:auto; }

Avoid using id selectors
Open

#groups form.formtastic fieldset.actions { margin: 0; }

Selector should have depth of applicability no greater than 3, but was 7
Open

#groups form.formtastic fieldset > ol > li fieldset legend { width:auto; }

There are no issues that match your filters.

Category
Status