Remove unecessary paddding at Branches#recent page

This commit is contained in:
Dmitriy Zaporozhets
2013-08-08 20:25:47 +00:00
parent 869f45b36a
commit 3ee46726c5
+2 -2
View File
@@ -3,6 +3,6 @@
.span3
= render "filter"
.span9
%ul.bordered-list
%ul.bordered-list.top-list
- @branches.each do |branch|
= render "projects/branches/branch", branch: branch
= render "projects/branches/branch", branch: branch