diff options
| author | Mitchell Hentges <mitch9654@gmail.com> | 2016-12-19 01:34:45 -0800 |
|---|---|---|
| committer | Mitchell Hentges <mitch9654@gmail.com> | 2016-12-19 10:13:25 -0800 |
| commit | 66ff2dede173c9918c72d381468f2d9f5b39ab86 (patch) | |
| tree | 7f4bf0a7161dc5a361810da25854a1b5214ba717 /spec/javascripts | |
| parent | 8c8c4f8c5a5f5845b9ebca415aaa29278cb904c7 (diff) | |
| download | gitlab-ce-66ff2dede173c9918c72d381468f2d9f5b39ab86.tar.gz | |
Make CI badge hitboxes better match container
Diffstat (limited to 'spec/javascripts')
| -rw-r--r-- | spec/javascripts/fixtures/pipeline_graph.html.haml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/spec/javascripts/fixtures/pipeline_graph.html.haml b/spec/javascripts/fixtures/pipeline_graph.html.haml index deca50ceaa7..c0b5ab4411e 100644 --- a/spec/javascripts/fixtures/pipeline_graph.html.haml +++ b/spec/javascripts/fixtures/pipeline_graph.html.haml @@ -8,8 +8,7 @@ %ul %li.build .curve - .build-content - %a - %svg - .ci-status-text - stop_review + %a + %svg + .ci-status-text + stop_review |
