summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework.scss
diff options
context:
space:
mode:
authorClement Ho <clemmakesapps@gmail.com>2017-09-04 12:13:58 +0000
committerPhil Hughes <me@iamphill.com>2017-09-04 12:13:58 +0000
commite7bc0d7c2064ec53805c17cbd150b1e348a865be (patch)
tree605f952d87202af8be70dcb0bc88d2eb477aab56 /app/assets/stylesheets/framework.scss
parent970af9964ea9404942818d8c3394d2903955ed69 (diff)
downloadgitlab-ce-e7bc0d7c2064ec53805c17cbd150b1e348a865be.tar.gz
Add feature highlight to Issue Boards in new navigation sidebar
Diffstat (limited to 'app/assets/stylesheets/framework.scss')
-rw-r--r--app/assets/stylesheets/framework.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework.scss b/app/assets/stylesheets/framework.scss
index b2b3297e880..c0524bf6aa3 100644
--- a/app/assets/stylesheets/framework.scss
+++ b/app/assets/stylesheets/framework.scss
@@ -51,3 +51,4 @@
@import "framework/snippets";
@import "framework/memory_graph";
@import "framework/responsive-tables";
+@import "framework/feature_highlight";