Remove newline

This commit is contained in:
Michael Rose 2016-11-17 11:43:37 -05:00
parent 4c7914c74b
commit 0fe3951366
5 changed files with 5 additions and 5 deletions

View file

@ -235,4 +235,4 @@
}
}
}
}
}

View file

@ -15,4 +15,4 @@
.page__footer {
display: none;
}
}
}

View file

@ -184,4 +184,4 @@ input[type="search"]::-webkit-search-cancel-button {
textarea {
overflow: auto; /* remove vertical scrollbar in IE6-9*/
vertical-align: top; /* readability and alignment cross-browser*/
}
}

View file

@ -467,4 +467,4 @@ a.reversefootnote {
.required {
color: $danger-color;
font-weight: bold;
}
}

View file

@ -43,4 +43,4 @@ $mfp-caption-subtitle-color: #bdbdbd; // Caption sub
.mfp-counter { font-family: $serif; } // Caption font family
// A11y
$mfp-use-visuallyhidden: false;
$mfp-use-visuallyhidden: false;