Remove whitespace between shared runers and group runners (#10244)

This commit is contained in:
Dylan Griffith 2018-04-17 14:19:09 +10:00
parent 5ad7b73ec5
commit 18500fdfa8

View file

@ -23,7 +23,4 @@
= render 'projects/runners/specific_runners'
.col-sm-6
= render 'projects/runners/shared_runners'
.row
.col-sm-6
.col-sm-6
= render 'projects/runners/group_runners'