Skip to content

Commit

Permalink
ScssLint: Resolve SelectorFormat violations
Browse files Browse the repository at this point in the history
  • Loading branch information
olliebennett committed Mar 11, 2016
1 parent 413e21d commit 65f1ef5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions .scss-lint.yml
Expand Up @@ -39,8 +39,6 @@ linters:
enabled: false
SelectorDepth:
enabled: false
SelectorFormat:
enabled: false
VendorPrefix:
enabled: false
ZeroUnit:
Expand Down
5 changes: 0 additions & 5 deletions app/assets/stylesheets/base.scss
Expand Up @@ -219,11 +219,6 @@ div.admin-tools {
padding-bottom: 5px;
}

.tiny_header li a {
padding-left: 0px;
margin-left: 0px;
}

// === GLOBAL CLASSES ===

.logo {
Expand Down

0 comments on commit 65f1ef5

Please sign in to comment.