replace right with pull-right
This commit is contained in:
parent
7ba4f2dcfa
commit
e2fb18a3ec
96 changed files with 143 additions and 144 deletions
|
@ -24,7 +24,7 @@
|
|||
%th Name
|
||||
%th Last Update
|
||||
%th Last Commit
|
||||
%th= link_to "history", project_commits_path(@project, @id), class: "btn btn-tiny right"
|
||||
%th= link_to "history", project_commits_path(@project, @id), class: "btn btn-tiny pull-right"
|
||||
|
||||
- if tree.up_dir?
|
||||
%tr.tree-item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue