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:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-09-29 01:54:16 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-10-06 22:12:11 +0300
commit2ae20000a3c1a51a05c6048393ce2031a15ab6a8 (patch)
tree6666ab65da2c099d5f5e57cee375b0e6b7d2bf1f /app/assets/stylesheets/framework.scss
parent2cf5dca8f80cdefeb8932bf80417f52f289668c8 (diff)
Remove nav images; remove old nav styles; create new file for other navigation elements
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 e8037c77aab..09a29d41823 100644
--- a/app/assets/stylesheets/framework.scss
+++ b/app/assets/stylesheets/framework.scss
@@ -34,6 +34,7 @@
@import "framework/new-nav";
@import "framework/pagination";
@import "framework/panels";
+@import "framework/secondary-navigation-elements";
@import "framework/selects";
@import "framework/sidebar";
@import "framework/new-sidebar";