Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkushalpandya <kushal@gitlab.com>2017-05-31 17:47:31 +0300
committerkushalpandya <kushal@gitlab.com>2017-05-31 17:47:31 +0300
commit85b6b9b6aa3f76bd7e6ea764a49829afbfba9de8 (patch)
tree4592da3c123d29bfebcb56abef8a0d70caa4c38f /app/assets/stylesheets/pages/settings.scss
parentb4b16212d9c17231f843db1b59caa5d086490860 (diff)
Lint: Fix missing new line at EOF
Diffstat (limited to 'app/assets/stylesheets/pages/settings.scss')
-rw-r--r--app/assets/stylesheets/pages/settings.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/settings.scss b/app/assets/stylesheets/pages/settings.scss
index 7c35690f584..7c99eef3406 100644
--- a/app/assets/stylesheets/pages/settings.scss
+++ b/app/assets/stylesheets/pages/settings.scss
@@ -103,4 +103,4 @@
border-top: 1px solid $border-color;
}
}
-} \ No newline at end of file
+}