replace right with pull-right
This commit is contained in:
parent
7ba4f2dcfa
commit
e2fb18a3ec
96 changed files with 143 additions and 144 deletions
|
@ -37,6 +37,6 @@
|
|||
→
|
||||
%span.monospace= hook.url
|
||||
%td
|
||||
.right
|
||||
.pull-right
|
||||
= link_to 'Test Hook', test_project_hook_path(@project, hook), class: "btn btn-small grouped"
|
||||
= link_to 'Remove', project_hook_path(@project, hook), confirm: 'Are you sure?', method: :delete, class: "btn btn-remove btn-small grouped"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue