Skip to content

Remove append-bottom-0 CSS rule

Jose Ivan Vargas requested to merge jivanvl-remove-append-bottom-0 into master

What does this MR do?

This removes the .append-bottom-0 css class and replaces its usage for the corresponding GitLab UI utility class, gl-mb-0

issue #217418

File list

File Converted
app/views/snippets/_actions.html.haml
app/views/projects/empty.html.haml
app/views/projects/snippets/_actions.html.haml
app/views/projects/triggers/_index.html.haml
app/views/projects/_export.html.haml
app/views/projects/forks/new.html.haml
app/views/projects/project_templates/_built_in_templates.html.haml
app/views/clusters/clusters/_gitlab_integration_form.html.haml
app/views/shared/deploy_keys/_project_group_form.html.haml
app/views/shared/deploy_keys/_form.html.haml
app/views/shared/milestones/_deprecation_message.html.haml
app/views/shared/_visibility_level.html.haml
app/views/shared/tokens/_scopes_list.html.haml
app/views/groups/settings/_export.html.haml
app/views/profiles/two_factor_auths/show.html.haml
app/assets/javascripts/ide/components/pipelines/list.vue
app/assets/javascripts/ide/components/repo_tabs.vue
app/assets/javascripts/ide/components/commit_sidebar/list.vue
app/assets/javascripts/clusters/components/application_row.vue
app/assets/javascripts/clusters/components/applications.vue
app/assets/javascripts/ci_variable_list/components/ci_variable_modal.vue
app/assets/javascripts/vue_merge_request_widget/components/source_branch_removal_status.vue
app/assets/javascripts/vue_merge_request_widget/components/deployment/deployment_view_button.vue
app/assets/javascripts/boards/components/issue_card_inner.vue
app/assets/javascripts/jobs/components/unmet_prerequisites_block.vue
app/assets/javascripts/jobs/components/commit_block.vue
app/assets/javascripts/jobs/components/environments_block.vue
app/assets/javascripts/jobs/components/stuck_block.vue
app/assets/javascripts/jobs/components/trigger_block.vue
app/assets/stylesheets/framework/common.scss
ee/app/views/admin/users/_limits.html.haml
ee/app/views/users/_custom_project_templates.html.haml
ee/app/views/users/_custom_project_templates_from_groups.html.haml
ee/app/assets/javascripts/subscriptions/new/components/checkout/step.vue
ee/app/assets/javascripts/billings/components/subscription_table_row.vue

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Edited by 🤖 GitLab Bot 🤖

Merge request reports