lightspeeddevelopment/lsx-search

View on GitHub

Showing 1,518 of 1,518 total issues

Prefer single quoted strings
Open

                        content: " ";
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

!important should not be used
Open

            margin-top: 20px !important;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Nesting should be no greater than 3, but was 4
Open

            .input-group-btn {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Prefer single quoted strings
Open

                @include media(">=phone") {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Prefer single quoted strings
Open

                @include media(">=desktop") {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    margin: 0;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    margin-top: 4.25rem;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    > .facetwp-page {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    color: #999999;
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Rule declaration should be followed by an empty line
Open

                }
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Rule declaration should be followed by an empty line
Open

}
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    #secondary {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    &.checked {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Avoid using id selectors
Open

#ui-datepicker-div {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Avoid using id selectors
Open

    #facetwp-top,
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

@media declaration should be followed by an empty line
Open

        }
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Rule declaration should be preceded by an empty line
Open

        .row > .col-xs-12 {
Severity: Minor
Found in assets/css/scss/lsx-search.scss by scss-lint

Rule doesn't have all its properties in alphabetical order.
Open

.lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .moretag {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .post-tags-wrapper
Open

.lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .post-tags-wrapper,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

  padding: 0 15px;
Severity: Minor
Found in assets/css/lsx-search.css by csslint
Severity
Category
Status
Source
Language