Remove prepend-top-default CSS class

What does this MR do?

This removes the .prepend-top-default css class and replaces its usage for GitLab UI, gl-mt-3 utility class

This is due to the rem values of gl-mt-3, 1 * 8px = 8px

File list

File converted
app/views/sherlock/queries/_general.html.haml
app/views/sherlock/queries/_backtrace.html.haml
app/views/sherlock/transactions/_general.html.haml
app/views/sherlock/file_samples/show.html.haml
app/views/doorkeeper/applications/index.html.haml
app/views/doorkeeper/applications/_form.html.haml
app/views/snippets/new.html.haml
app/views/instance_statistics/dev_ops_score/_callout.html.haml
app/views/instance_statistics/dev_ops_score/index.html.haml
app/views/projects/protected_branches/show.html.haml
app/views/projects/settings/ci_cd/_form.html.haml
app/views/projects/settings/_general.html.haml
app/views/projects/settings/operations/_configuration_banner.html.haml
app/views/projects/settings/integrations/show.html.haml
app/views/projects/settings/access_tokens/index.html.haml
app/views/projects/triggers/_index.html.haml
app/views/projects/triggers/edit.html.haml
app/views/projects/environments/_form.html.haml
app/views/projects/network/show.html.haml
app/views/projects/project_members/index.html.haml
app/views/projects/hook_logs/show.html.haml
app/views/projects/merge_requests/diffs/_commit_widget.html.haml
app/views/projects/mirrors/_ssh_host_keys.html.haml
app/views/projects/mirrors/_instructions.html.haml
app/views/projects/tags/releases/edit.html.haml
app/views/projects/tags/show.html.haml
app/views/projects/tags/_tag.html.haml
app/views/projects/_wiki.html.haml
app/views/projects/protected_tags/show.html.haml
app/views/projects/hooks/index.html.haml
app/views/projects/hooks/edit.html.haml
app/views/projects/find_file/show.html.haml
app/views/projects/milestones/show.html.haml
app/views/projects/forks/_fork_button.html.haml
app/views/projects/forks/new.html.haml
app/views/projects/blob/viewers/_sketch.html.haml
app/views/projects/blob/viewers/_stl.html.haml
app/views/projects/blob/viewers/_loading.html.haml
app/views/projects/services/_form.html.haml
app/views/projects/services/prometheus/_configuration_banner.html.haml
app/views/projects/new.html.haml
app/views/clusters/clusters/_gcp_signup_offer_banner.html.haml
app/views/clusters/clusters/new.html.haml
app/views/admin/impersonation_tokens/index.html.haml
app/views/admin/hook_logs/_index.html.haml
app/views/admin/groups/index.html.haml
app/views/admin/dashboard/index.html.haml
app/views/admin/sessions/new.html.haml
app/views/admin/system_info/show.html.haml
app/views/admin/appearances/_form.html.haml
app/views/admin/hooks/index.html.haml
app/views/admin/hooks/_form.html.haml
app/views/admin/hooks/edit.html.haml
app/views/admin/requests_profiles/index.html.haml
app/views/shared/web_hooks/_index.html.haml
app/views/shared/file_hooks/_index.html.haml
app/views/shared/wikis/show.html.haml
app/views/shared/wikis/_form.html.haml
app/views/shared/dashboard/_no_filter_selected.html.haml
app/views/shared/access_tokens/_form.html.haml
app/views/shared/notes/_notes_with_form.html.haml
app/views/shared/deploy_tokens/_form.html.haml
app/views/shared/milestones/_merge_requests_tab.haml
app/views/shared/milestones/_issues_tab.html.haml
app/views/shared/milestones/_tab_loading.html.haml
app/views/shared/milestones/_top.html.haml
app/views/shared/members/_requests.html.haml
app/views/shared/runners/_runner_description.html.haml
app/views/shared/notifications/_new_button.html.haml
app/views/groups/settings/ci_cd/_form.html.haml
app/views/groups/settings/_permissions.html.haml
app/views/groups/settings/_general.html.haml
app/views/groups/_home_panel.html.haml
app/views/groups/projects.html.haml
app/views/groups/group_members/index.html.haml
app/views/groups/new.html.haml
app/views/search/show.html.haml
app/views/kaminari/gitlab/_without_count.html.haml
app/views/kaminari/gitlab/_paginator.html.haml
app/views/users/_overview.html.haml
app/views/profiles/preferences/show.html.haml
app/views/profiles/chat_names/index.html.haml
app/views/profiles/passwords/edit.html.haml
app/views/profiles/show.html.haml
app/views/profiles/emails/index.html.haml
app/views/profiles/audit_log.html.haml
app/views/profiles/personal_access_tokens/index.html.haml
app/views/profiles/gpg_keys/index.html.haml
app/views/profiles/gpg_keys/_form.html.haml
app/views/profiles/accounts/show.html.haml
app/views/profiles/keys/_key_details.html.haml
app/views/profiles/keys/index.html.haml
app/views/profiles/keys/_form.html.haml
app/views/profiles/active_sessions/index.html.haml
app/views/profiles/two_factor_auths/show.html.haml
app/views/profiles/notifications/show.html.haml
app/views/help/show.html.haml
app/views/help/index.html.haml
app/assets/javascripts/ide/components/new_dropdown/modal.vue
app/assets/javascripts/ide/components/terminal/empty_state.vue
app/assets/javascripts/ide/components/pipelines/list.vue
app/assets/javascripts/ide/components/jobs/list.vue
app/assets/javascripts/ide/components/jobs/stage.vue
app/assets/javascripts/releases/components/app_show.vue
app/assets/javascripts/releases/components/release_block_assets.vue
app/assets/javascripts/releases/components/evidence_block.vue
app/assets/javascripts/releases/components/release_block.vue
app/assets/javascripts/serverless/components/functions.vue
app/assets/javascripts/environments/components/container.vue
app/assets/javascripts/projects/pipelines/charts/components/pipelines_area_chart.vue
app/assets/javascripts/pipelines/components/header_component.vue
app/assets/javascripts/pipelines/components/test_reports/test_suite_table.vue
app/assets/javascripts/pipelines/components/test_reports/test_reports.vue
app/assets/javascripts/pipelines/components/test_reports/test_summary_table.vue
app/assets/javascripts/groups/components/groups.vue
app/assets/javascripts/vue_merge_request_widget/mr_widget_options.vue
app/assets/javascripts/vue_merge_request_widget/components/loading.vue
app/assets/javascripts/alert_management/components/alert_management_list.vue
app/assets/javascripts/jobs/components/erased_block.vue
app/assets/javascripts/jobs/components/environments_block.vue
app/assets/javascripts/jobs/components/manual_variables_form.vue
app/assets/javascripts/jobs/components/job_app.vue
app/assets/javascripts/vue_shared/components/pagination/table_pagination.vue
app/assets/javascripts/vue_shared/components/markdown/field.vue
app/assets/javascripts/blob/pdf/pdf_viewer.vue
app/assets/javascripts/blob/notebook/notebook_viewer.vue
app/assets/javascripts/blob/sketch/index.js
app/assets/javascripts/batch_comments/components/preview_dropdown.vue
app/assets/javascripts/issue_show/components/edit_actions.vue
app/assets/javascripts/badges/components/badge_form.vue
app/helpers/projects_helper.rb
ee/app/views/projects/commits/_mirror_status.html.haml
ee/app/views/projects/settings/subscriptions/_index.html.haml
ee/app/views/projects/settings/slacks/edit.html.haml
ee/app/views/projects/_merge_request_approvals_settings_form.html.haml
ee/app/views/projects/packages/packages/_legacy_package_list.html.haml
ee/app/views/admin/licenses/_breakdown.html.haml
ee/app/views/groups/saml_providers/_scim_token.html.haml
ee/app/views/groups/saml_providers/show.html.haml
ee/app/views/groups/saml_providers/_form.html.haml
ee/app/views/groups/hooks/index.html.haml
ee/app/views/groups/hooks/edit.html.haml
ee/app/views/groups/packages/_legacy_package_list.haml
ee/app/assets/javascripts/insights/components/insights.vue
ee/app/assets/javascripts/feature_flags/components/form.vue
ee/app/assets/javascripts/codequality_report/codequality_report.vue
ee/app/assets/javascripts/environments_dashboard/components/dashboard/dashboard.vue
ee/app/assets/javascripts/dependencies/components/paginated_dependencies_table.vue
ee/app/assets/javascripts/add_gitlab_slack_application/components/add_gitlab_slack_application.vue
ee/app/assets/javascripts/requirements/components/requirements_root.vue
ee/app/assets/javascripts/operations/components/dashboard/dashboard.vue
ee/app/assets/javascripts/security_dashboard/components/project_security_dashboard.vue
ee/app/assets/javascripts/security_dashboard/components/security_dashboard_table.vue
ee/app/assets/javascripts/subscriptions/new/components/order_summary/summary_details.vue
ee/app/assets/javascripts/vue_merge_request_widget/mr_widget_options.vue
ee/app/assets/javascripts/packages/details/components/pypi_installation.vue
ee/app/assets/javascripts/packages/details/components/maven_installation.vue
ee/app/assets/javascripts/packages/details/components/npm_installation.vue
ee/app/assets/javascripts/billings/components/subscription_table.vue
ee/app/assets/javascripts/vue_shared/license_compliance/license_management.vue
ee/app/assets/javascripts/pages/groups/saml_providers/saml_members/index.vue
ee/app/assets/javascripts/analytics/productivity_analytics/components/mr_table.vue

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading