replace right with pull-right
This commit is contained in:
parent
7ba4f2dcfa
commit
e2fb18a3ec
96 changed files with 143 additions and 144 deletions
|
@ -2,7 +2,7 @@
|
|||
%strong
|
||||
%i.icon-tag
|
||||
= label.name
|
||||
.right
|
||||
.pull-right
|
||||
= link_to project_issues_path(label_name: label.name) do
|
||||
%strong
|
||||
= pluralize(label.count, 'issue')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue