Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
73299fa7a9b5
Commit
3ee46726
authored
Aug 08, 2013
by
Dmitriy Zaporozhets
Browse files
Remove unecessary paddding at Branches#recent page
parent
540902f90ed0
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/views/projects/branches/recent.html.haml
View file @
73299fa7
...
...
@@ -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
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment