MidnightRiders/MemberPortal

View on GitHub
app/assets/stylesheets/vendor/foundation/components/_flex-video.scss

Summary

Maintainability
Test Coverage

Property 'padding-top' should be placed on separate line from selector
Open

  &.vimeo { padding-top: 0; }

Rule declaration should be followed by an empty line
Open

  &.widescreen { padding-bottom: $flex-video-widescreen-padding-bottom; }

Property 'padding-bottom' should be placed on separate line from selector
Open

  &.widescreen { padding-bottom: $flex-video-widescreen-padding-bottom; }

Prefer single quoted strings
Open

@include exports("flex-video") {

There are no issues that match your filters.

Category
Status