replace right with pull-right
This commit is contained in:
parent
7ba4f2dcfa
commit
e2fb18a3ec
96 changed files with 143 additions and 144 deletions
|
@ -9,7 +9,7 @@
|
|||
\/
|
||||
%strong.well-title
|
||||
= truncate(project.name, length: 45)
|
||||
%span.right.light
|
||||
%span.pull-right.light
|
||||
- if project.owner == @user
|
||||
%i.icon-wrench
|
||||
- tm = project.team.get_tm(@user.id)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue