From f575060b93717491f09f1f85726b6eee07d467bd Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Mon, 13 Nov 2017 16:39:09 +0100 Subject: [PATCH] add newline at the end of the ~~universe~~ file Signed-off-by: Arthur Schiwon --- core/css/jquery-ui-fixes.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/css/jquery-ui-fixes.scss b/core/css/jquery-ui-fixes.scss index fcc4c75080..9dc75fc327 100644 --- a/core/css/jquery-ui-fixes.scss +++ b/core/css/jquery-ui-fixes.scss @@ -198,4 +198,5 @@ background-color: $color-primary; color: $color-primary-text; border: 1px solid $color-primary-text; -} \ No newline at end of file +} +