summaryrefslogtreecommitdiff
path: root/app/views/shared/_nav_scroll.html.haml
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-09-21 15:13:20 -0700
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-09-25 10:11:42 -0700
commit42dc515fb67da995f5aed05ec431c4aee58879da (patch)
tree0821e7120ff6754f5e69c6268963bb59415f8d54 /app/views/shared/_nav_scroll.html.haml
parent739422c9b4b23b62da50016671ec2206674f7c21 (diff)
downloadgitlab-ce-42dc515fb67da995f5aed05ec431c4aee58879da.tar.gz
Remove all old sub nav bars
Diffstat (limited to 'app/views/shared/_nav_scroll.html.haml')
-rw-r--r--app/views/shared/_nav_scroll.html.haml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/shared/_nav_scroll.html.haml b/app/views/shared/_nav_scroll.html.haml
deleted file mode 100644
index 61646f150c1..00000000000
--- a/app/views/shared/_nav_scroll.html.haml
+++ /dev/null
@@ -1,4 +0,0 @@
-.fade-left
- = icon('angle-left')
-.fade-right
- = icon('angle-right')