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:
authorFilipa Lacerda <filipa@gitlab.com>2017-10-16 19:16:42 +0300
committerPhil Hughes <me@iamphill.com>2017-10-16 19:16:42 +0300
commit490d117a5a49b2ebf31518d4a4a819e00bd4b2b1 (patch)
treefc5e28d130590c4d016f25b77b8503c9b9520ee4 /app/assets/stylesheets/framework.scss
parentd5bfb9315275c94e69eaa6012d2c43785b5cd3a6 (diff)
Remove banner from pipelines page
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 0d7a5cba928..aa61ddc6a2c 100644
--- a/app/assets/stylesheets/framework.scss
+++ b/app/assets/stylesheets/framework.scss
@@ -7,6 +7,7 @@
@import "framework/animations";
@import "framework/avatar";
@import "framework/asciidoctor";
+@import "framework/banner";
@import "framework/blocks";
@import "framework/buttons";
@import "framework/badges";