Make scss-lint amends

This commit is contained in:
Edd Baldry 2016-10-27 20:43:18 +01:00 committed by Matt Westcott
parent 45756f5aa1
commit 647726f2f7
3 changed files with 6 additions and 13 deletions

View file

@ -9,7 +9,7 @@ header {
color: $color-white;
}
h1,
h1,
h2 {
margin: 0;
color: $color-white;
@ -30,7 +30,6 @@ header {
float: left;
margin-right: 2em;
}
}
.left {
float: left;
@ -51,7 +50,7 @@ header {
margin-bottom: 0;
}
&.tab-merged,
&.tab-merged,
&.no-border {
border: 0;
@ -89,7 +88,7 @@ header {
@include visuallyhidden();
}
input[type=text],
input[type=text],
select {
border-width: 0;
@ -134,7 +133,7 @@ header {
.second {
clear: none;
.right,
.right,
.left {
float: right;
}

View file

@ -503,12 +503,6 @@ footer,
}
}
// @media screen and (max-width: $breakpoint-mobile) {
// .breadcrumb {
// padding-left: $mobile-nice-padding;
// }
// }
// Transitions (resolution agnostic)
.content-wrapper,
.nav-main,

View file

@ -66,7 +66,7 @@
position: relative;
z-index: 1;
top: 1em;
padding-right: $grid-gutter-width/2;
padding-right: $grid-gutter-width / 2;
margin-top: 4em;
opacity: 1;
padding-left: 3em;
@ -410,7 +410,7 @@ footer .preview {
z-index: 1;
right: 0;
top: 1em;
padding-right: $grid-gutter-width/2;
padding-right: $grid-gutter-width / 2;
float: right;
margin-top: 4em;
opacity: 0;