From dbeb7b21d3db77482bb23cca08d44248b1e2c616 Mon Sep 17 00:00:00 2001 From: Scott Hampton Date: Thu, 25 Apr 2019 11:49:13 -0700 Subject: Fix commits.scss style-lint errors Updating class names, and using existing utility classes. --- .../javascripts/diffs/components/commit_item.vue | 3 +- .../javascripts/serverless/components/url.vue | 2 +- .../javascripts/vue_shared/components/commit.vue | 4 +- app/assets/stylesheets/pages/commits.scss | 50 +++------------------- app/helpers/ci_status_helper.rb | 2 +- app/views/admin/applications/show.html.haml | 4 +- app/views/doorkeeper/applications/show.html.haml | 4 +- app/views/projects/branches/_commit.html.haml | 4 +- app/views/projects/ci/builds/_build.html.haml | 2 +- app/views/projects/commits/_commit.html.haml | 2 +- .../projects/commits/_inline_commit.html.haml | 2 +- app/views/projects/deployments/_commit.html.haml | 4 +- .../_generic_commit_status.html.haml | 4 +- app/views/shared/_mini_pipeline_graph.html.haml | 2 +- 14 files changed, 27 insertions(+), 62 deletions(-) diff --git a/app/assets/javascripts/diffs/components/commit_item.vue b/app/assets/javascripts/diffs/components/commit_item.vue index c02a8740a42..a767379d662 100644 --- a/app/assets/javascripts/diffs/components/commit_item.vue +++ b/app/assets/javascripts/diffs/components/commit_item.vue @@ -113,9 +113,10 @@ export default {
-
+
-
{{ uri }}
+
{{ uri }}