diff options
| author | Alexandr Kondrashov <[email protected]> | 2015-12-08 03:46:16 +0300 |
|---|---|---|
| committer | Alexandr Kondrashov <[email protected]> | 2015-12-08 03:46:16 +0300 |
| commit | 750d45c9e9bb361a341bc5005a43c4abcb1f6a77 (patch) | |
| tree | 11743ef5593e57a7f020a7ba82921c7b4dd92897 | |
| parent | d4e9dad3debdbc4169be883faf84f44bdb2b44db (diff) | |
| download | bootstrap-750d45c9e9bb361a341bc5005a43c4abcb1f6a77.tar.xz bootstrap-750d45c9e9bb361a341bc5005a43c4abcb1f6a77.zip | |
Add an empty line at the end of the file
| -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 03d06117d..2f2e1d2ff 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -646,4 +646,4 @@ $kbd-bg: #333 !default; $pre-bg: #f7f7f9 !default; $pre-color: $gray-dark !default; $pre-border-color: #ccc !default; -$pre-scrollable-max-height: 340px !default;
\ No newline at end of file +$pre-scrollable-max-height: 340px !default; |
