summaryrefslogtreecommitdiff
path: root/app/views/projects
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-02-05 13:51:51 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-02-05 13:51:51 +0200
commit2efc1068f05d54fec2d0dc0a08b91b8f2bc9e088 (patch)
tree93db2cb3b94dcebd921165222a918149d0ef5a5c /app/views/projects
parentc90f1d5c8bed09aeb51a11d223025b423b048143 (diff)
downloadgitlab-ce-2efc1068f05d54fec2d0dc0a08b91b8f2bc9e088.tar.gz
css fixes for .entry class
Diffstat (limited to 'app/views/projects')
-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 349ad4d9d8d..066aea4edae 100644
--- a/app/views/projects/show.html.haml
+++ b/app/views/projects/show.html.haml
@@ -1,6 +1,6 @@
= render "project_head"
- @activities.each do |update|
- .alert-message.entry
+ .entry
= link_to dashboard_feed_path(@project, update) do
- if update.kind_of? Note
%p