Remove trailing whitespace

This commit is contained in:
Craig Dodd
2015-04-17 11:43:36 +01:00
parent 3d685a192f
commit f06b4c163d
31 changed files with 345 additions and 345 deletions

View File

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

View File

@ -66,7 +66,7 @@ $mfp-caption-title-color: #F3F3F3 !default;
$mfp-caption-subtitle-color: #BDBDBD !default;
// A11y
$mfp-use-visuallyhidden: false !default; // Hide content from browsers, but make it available for screen readers
$mfp-use-visuallyhidden: false !default; // Hide content from browsers, but make it available for screen readers
@ -129,7 +129,7 @@ $mfp-use-visuallyhidden: false !default; // Hide content from brows
// Remove vertical centering when popup has class `mfp-align-top`
.mfp-align-top {
.mfp-container {
.mfp-container {
&:before {
display: none;
}
@ -401,7 +401,7 @@ button {
&:before,
.mfp-b {
margin-left: 25px;
border-right: 27px solid $mfp-controls-border-color;
border-right: 27px solid $mfp-controls-border-color;
}
}