replace right with pull-right
This commit is contained in:
parent
7ba4f2dcfa
commit
e2fb18a3ec
96 changed files with 143 additions and 144 deletions
|
@ -10,5 +10,5 @@
|
|||
← To keys list
|
||||
%hr
|
||||
%pre= @key.key
|
||||
.right
|
||||
.pull-right
|
||||
= link_to 'Remove', project_deploy_key_path(@key.project, @key), confirm: 'Are you sure?', method: :delete, class: "btn-remove btn delete-key"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue