summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework.scss
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2018-10-06 16:21:38 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2018-10-19 22:33:48 +0800
commit0def36777e3f9e5f57fd0e1ebd023b43229622fc (patch)
tree07cf771689c60545564f3b13a5f1b7874e094260 /app/assets/stylesheets/framework.scss
parent284100a8e3308eab37a1a8890afc3b96020f97ec (diff)
downloadgitlab-ce-0def36777e3f9e5f57fd0e1ebd023b43229622fc.tar.gz
Change single-item breadcrumbs to page titles
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
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 4ffb3e9ab42..4041f2b4479 100644
--- a/app/assets/stylesheets/framework.scss
+++ b/app/assets/stylesheets/framework.scss
@@ -51,6 +51,7 @@
@import 'framework/blank';
@import 'framework/wells';
@import 'framework/page_header';
+@import 'framework/page_title';
@import 'framework/awards';
@import 'framework/images';
@import 'framework/broadcast_messages';