replace right with pull-right
This commit is contained in:
parent
7ba4f2dcfa
commit
e2fb18a3ec
96 changed files with 143 additions and 144 deletions
|
@ -2,8 +2,8 @@
|
|||
.row
|
||||
.span7
|
||||
.form-horizontal= render "shared/clone_panel"
|
||||
.span4.right
|
||||
.right
|
||||
.span4.pull-right
|
||||
.pull-right
|
||||
- unless @project.empty_repo?
|
||||
- if can? current_user, :download_code, @project
|
||||
= link_to archive_project_repository_path(@project), class: "btn-small btn grouped" do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue