diff options
| author | Mark Otto <[email protected]> | 2017-12-26 16:51:30 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-12-28 10:20:34 -0800 |
| commit | ee83a963f3f1ec318b62eafa5c123cb2ea8eb37f (patch) | |
| tree | c2e8c94e208ec1fca914991932ec5bb4807f774f /scss | |
| parent | a6ae1cc50dff527eb79382be103f235481afa007 (diff) | |
| download | bootstrap-ee83a963f3f1ec318b62eafa5c123cb2ea8eb37f.tar.xz bootstrap-ee83a963f3f1ec318b62eafa5c123cb2ea8eb37f.zip | |
linting
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/_variables.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_variables.scss b/scss/_variables.scss index c7dbdcf84..26b44e90d 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -766,7 +766,7 @@ $alert-border-width: $border-width !default; $alert-bg-level: -10 !default; $alert-border-level: -9 !default; -$alert-color-level: 6!default; +$alert-color-level: 6 !default; // Progress bars |
