frontend: fix gitlab icon spacing

fixes: #1888
This commit is contained in:
Lucas Serven 2016-09-28 14:06:10 -07:00
parent 0d805905dc
commit 10a44a9224
4 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,5 @@
<span>
<i class="fa ci-gitlab fa-lg" style="margin-right: 6px" data-title="GitLab" bs-tooltip="tooltip.title"></i>
<i class="fa fa-gitlab fa-lg" style="margin-right: 6px" data-title="GitLab" bs-tooltip="tooltip.title"></i>
Push to GitLab repository
<a ng-href="{{ trigger.repository_url }}" target="_new">
{{ trigger.config.build_source }}