summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework.scss
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-11-14 14:03:44 -0600
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-11-14 14:03:44 -0600
commit144002249e500922f422b2095f91f35d8a3addb5 (patch)
treec563464d643749ce3fab32e7e5273a1492600688 /app/assets/stylesheets/framework.scss
parent775c5aab757d1f0caa7c80566e123be2e1f20526 (diff)
downloadgitlab-ce-144002249e500922f422b2095f91f35d8a3addb5.tar.gz
Make pipeline page header responsive; add build counter; add short sha
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 84b01dd34a6..7c7f991dd87 100644
--- a/app/assets/stylesheets/framework.scss
+++ b/app/assets/stylesheets/framework.scss
@@ -40,3 +40,4 @@
@import "framework/zen.scss";
@import "framework/blank";
@import "framework/wells.scss";
+@import "framework/page-header.scss";