replace right with pull-right
This commit is contained in:
parent
7ba4f2dcfa
commit
e2fb18a3ec
96 changed files with 143 additions and 144 deletions
|
@ -1,7 +1,7 @@
|
|||
%h3.page_title
|
||||
GitLab CI
|
||||
%small Continuous integration server from GitLab
|
||||
.right
|
||||
.pull-right
|
||||
- if @service.active
|
||||
%small.cgreen Enabled
|
||||
- else
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
= link_to edit_project_service_path(@project, :gitlab_ci) do
|
||||
GitLab CI
|
||||
%small Continuous integration server from GitLab
|
||||
.right
|
||||
.pull-right
|
||||
- if @gitlab_ci_service.try(:active)
|
||||
%small.cgreen
|
||||
%i.icon-ok
|
||||
|
@ -21,11 +21,11 @@
|
|||
%h4
|
||||
Jenkins CI
|
||||
%small An extendable open source continuous integration server
|
||||
.right
|
||||
.pull-right
|
||||
%small Not implemented yet
|
||||
%li.disabled
|
||||
%h4
|
||||
Campfire
|
||||
%small Web-based group chat tool
|
||||
.right
|
||||
.pull-right
|
||||
%small Not implemented yet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue