From 8a70bbad566865bd35744673d5dda38ca0c90d96 Mon Sep 17 00:00:00 2001 From: Luke Bennett Date: Wed, 6 Jun 2018 08:50:38 +0100 Subject: [PATCH] Fix scss_lint --- app/assets/stylesheets/framework/variables.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/framework/variables.scss b/app/assets/stylesheets/framework/variables.scss index 0702272e3ed..0581f8baf66 100644 --- a/app/assets/stylesheets/framework/variables.scss +++ b/app/assets/stylesheets/framework/variables.scss @@ -777,4 +777,4 @@ Prometheus */ $prometheus-table-row-highlight-color: $theme-gray-100; -$priority-label-empty-state-width: 114px; \ No newline at end of file +$priority-label-empty-state-width: 114px;