summaryrefslogtreecommitdiff
path: root/app/views/projects/graphs
diff options
context:
space:
mode:
authorAnnabel Dunstone <annabel.dunstone@gmail.com>2016-06-15 09:31:41 -0500
committerJacob Schatz <jschatz1@gmail.com>2016-06-21 12:15:49 -0400
commita4c9b4fbe9cc6e0e91d43137db71d8d15d22e09a (patch)
tree56ba343035a4c90c06ccf8d091db0ce75cf5fb73 /app/views/projects/graphs
parent8e84153044059da618b6238da7b37fc627c3140d (diff)
downloadgitlab-ce-a4c9b4fbe9cc6e0e91d43137db71d8d15d22e09a.tar.gz
Style wiki sub nav links
Diffstat (limited to 'app/views/projects/graphs')
-rw-r--r--app/views/projects/graphs/_head.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/projects/graphs/_head.html.haml b/app/views/projects/graphs/_head.html.haml
index 38af1459e8b..a388d9a0a61 100644
--- a/app/views/projects/graphs/_head.html.haml
+++ b/app/views/projects/graphs/_head.html.haml
@@ -1,5 +1,5 @@
-%ul.nav-links.sub-nav
- %div{ class: (container_class) }
+.nav-links.sub-nav
+ %ul{ class: (container_class) }
- page_specific_javascripts asset_path("graphs/application.js")
= nav_link(action: :show) do