lightspeeddevelopment/lsx

View on GitHub
assets/css/scss/layout/_breadcrumb.scss

Summary

Maintainability
Test Coverage

Prefer single quoted strings
Open

        @include media(">=phone") {

0.86 should be written without a leading zero as .86
Open

    opacity: 0.86;

Use // comments everywhere
Open

/** IE 11 Fix for Breadcrumbs **/

Line should be indented with spaces, not tabs
Open

    line-height: 20px;

Line should be indented with spaces, not tabs
Open

    a,

Line should be indented with spaces, not tabs
Open

    width: 100%;

Line should be indented with spaces, not tabs
Open

    position: absolute;

Line should be indented with spaces, not tabs
Open

    left: 0;

Line should be indented with spaces, not tabs
Open

    z-index: 999;

Line should be indented with spaces, not tabs
Open

    .archive-header-wrapper & {

Line should be indented with spaces, not tabs
Open

    margin-bottom: -50px;

Line should be indented with spaces, not tabs
Open

    padding: {

Properties should be ordered font-size, left, line-height, margin-bottom, opacity, padding, position, right, width, z-index
Open

    line-height: 20px;

Line should be indented with spaces, not tabs
Open

    &,

Line should be indented with spaces, not tabs
Open

    opacity: 0.86;

Line should be indented with spaces, not tabs
Open

    &.breadcrumbs-yoast {

Line should be indented with spaces, not tabs
Open

    .breadcrumbs-container.breadcrumbs-yoast {

Line should be indented with spaces, not tabs
Open

    &.breadcrumbs-woocommerce {

Line should be indented with spaces, not tabs
Open

    font-size: 13px;

Line should be indented with spaces, not tabs
Open

    right: 0;

There are no issues that match your filters.

Category
Status