From 750d45c9e9bb361a341bc5005a43c4abcb1f6a77 Mon Sep 17 00:00:00 2001 From: Alexandr Kondrashov Date: Tue, 8 Dec 2015 03:46:16 +0300 Subject: [PATCH] Add an empty line at the end of the file --- scss/_variables.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/_variables.scss b/scss/_variables.scss index 03d06117d6..2f2e1d2ff7 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; -- 2.47.2