Showing 2,141 of 2,141 total issues
Avoid using id selectors Open
Open
#map-canvas {
- Exclude checks
Avoid using id selectors Open
Open
#detail-info .metadata {
- Exclude checks
!important should not be used Open
Open
display: none !important;
- Exclude checks
!important should not be used Open
Open
display: block !important;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
> button {
- Exclude checks
Properties should be ordered background, border, margin-top, position Open
Open
position: relative;
- Exclude checks
Property word-break
already defined on line 317 Open
Open
word-break: break-word;
- Exclude checks
Avoid using id selectors Open
Open
#help-box {
- Exclude checks
Properties should be ordered display, float, margin, padding-left, padding-right, text-align, width Open
Open
margin: 0 auto;
- Exclude checks
Avoid using id selectors Open
Open
#search-container {
- Exclude checks
Properties should be ordered border-left, margin-left Open
Open
margin-left: 0;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.static-content > *:last-child {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.next,
- Exclude checks
Avoid using id selectors Open
Open
#search-box {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
> section {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
> section {
- Exclude checks
Properties should be ordered background, border-bottom, border-left, margin-bottom, -ms-word-break, word-break Open
Open
margin-bottom: 20px;
- Exclude checks
Commas in function arguments should be followed by one space Open
Open
@include box-shadow(0 0 1px $white, -1px 0 2px rgba($black,.2), 0 1px 2px rgba($black,.2), 0 -1px 2px rgba($black,.2));
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
li {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.location-sidebar-section {
- Exclude checks