From 9bcf8f43c6e50f4e00bda6fd693bd0bbd8a1fc4d Mon Sep 17 00:00:00 2001 From: Clement Ho Date: Mon, 9 Apr 2018 16:50:40 -0500 Subject: [PATCH] [skip ci] Replace hidden-xs --- .../javascripts/deploy_keys/components/key.vue | 2 +- .../javascripts/groups/components/group_item.vue | 2 +- .../ide/components/repo_loading_file.vue | 2 +- app/assets/javascripts/notes.js | 4 ++-- .../projects_dropdown/components/search.vue | 2 +- .../components/collapsible_container.vue | 2 +- .../registry/components/table_registry.vue | 2 +- .../components/notes/placeholder_note.vue | 2 +- app/helpers/avatars_helper.rb | 2 +- app/helpers/issuables_helper.rb | 2 +- app/views/admin/groups/_group.html.haml | 2 +- app/views/admin/hook_logs/_index.html.haml | 2 +- app/views/dashboard/_snippets_head.html.haml | 2 +- app/views/layouts/header/_default.html.haml | 2 +- app/views/layouts/nav/_dashboard.html.haml | 6 +++--- app/views/profiles/gpg_keys/_key.html.haml | 2 +- app/views/profiles/keys/_key.html.haml | 4 ++-- app/views/projects/_home_panel.html.haml | 2 +- app/views/projects/_issuable_by_email.html.haml | 2 +- app/views/projects/_last_push.html.haml | 2 +- app/views/projects/artifacts/file.html.haml | 2 +- app/views/projects/blob/_blob.html.haml | 2 +- app/views/projects/branches/_branch.html.haml | 2 +- app/views/projects/commit/_commit_box.html.haml | 4 ++-- app/views/projects/commits/_commit.html.haml | 6 +++--- app/views/projects/diffs/_diffs.html.haml | 6 +++--- app/views/projects/diffs/_file.html.haml | 2 +- app/views/projects/hook_logs/_index.html.haml | 2 +- app/views/projects/issues/_issue.html.haml | 10 +++++----- app/views/projects/issues/show.html.haml | 4 ++-- app/views/projects/jobs/_user.html.haml | 2 +- app/views/projects/jobs/show.html.haml | 2 +- .../merge_requests/_merge_request.html.haml | 16 ++++++++-------- .../projects/merge_requests/_mr_title.html.haml | 2 +- .../diffs/_commit_widget.html.haml | 2 +- app/views/projects/new.html.haml | 6 +++--- app/views/projects/pages_domains/show.html.haml | 4 ++-- .../registry/repositories/_tag.html.haml | 2 +- app/views/projects/services/_index.html.haml | 6 +++--- app/views/projects/snippets/_actions.html.haml | 2 +- app/views/projects/tree/_blob_item.html.haml | 2 +- .../projects/tree/_submodule_item.html.haml | 2 +- app/views/projects/tree/_tree_content.html.haml | 4 ++-- app/views/projects/tree/_tree_item.html.haml | 2 +- app/views/shared/_commit_well.html.haml | 2 +- app/views/shared/_issuable_meta_data.html.haml | 8 ++++---- app/views/shared/_project_limit.html.haml | 2 +- app/views/shared/groups/_group.html.haml | 2 +- app/views/shared/hook_logs/_content.html.haml | 2 +- app/views/shared/members/_group.html.haml | 2 +- app/views/shared/members/_member.html.haml | 6 +++--- app/views/shared/snippets/_blob.html.haml | 2 +- app/views/shared/snippets/_header.html.haml | 2 +- app/views/shared/snippets/_snippet.html.haml | 6 +++--- app/views/snippets/_actions.html.haml | 2 +- app/views/snippets/index.html.haml | 2 +- app/views/users/show.html.haml | 2 +- spec/javascripts/notes_spec.js | 4 ++-- .../projects_dropdown/components/search_spec.js | 2 +- 59 files changed, 94 insertions(+), 94 deletions(-) diff --git a/app/assets/javascripts/deploy_keys/components/key.vue b/app/assets/javascripts/deploy_keys/components/key.vue index 9adc0a9fa06..2a777ff2de2 100644 --- a/app/assets/javascripts/deploy_keys/components/key.vue +++ b/app/assets/javascripts/deploy_keys/components/key.vue @@ -45,7 +45,7 @@