summaryrefslogtreecommitdiff
path: root/app/views/projects/show.html.haml
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-12-03 13:32:42 +0100
committerDouwe Maan <douwe@gitlab.com>2015-12-03 13:32:42 +0100
commit928d131e3974018581d561a7eb11d6524d2e79a2 (patch)
tree8f2c76dfe2576ed86e7850805ad6fd43f0b9c653 /app/views/projects/show.html.haml
parent044e0e33dce9371430a3c91e63f9f687b536d35b (diff)
parent6689224a90f3d2500be5d927ea1ed9656fc7b1b6 (diff)
downloadgitlab-ce-928d131e3974018581d561a7eb11d6524d2e79a2.tar.gz
Merge branch 'master' into link-refs
Diffstat (limited to 'app/views/projects/show.html.haml')
-rw-r--r--app/views/projects/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/show.html.haml b/app/views/projects/show.html.haml
index 585caf674c9..9c7a5584da9 100644
--- a/app/views/projects/show.html.haml
+++ b/app/views/projects/show.html.haml
@@ -11,7 +11,7 @@
= render "home_panel"
-.project-stats.gray-content-block
+.project-stats.gray-content-block.second-block
%ul.nav.nav-pills
%li
= link_to namespace_project_commits_path(@project.namespace, @project, current_ref) do