Skip to content

Remove prepend-left-8 class

Jose Ivan Vargas requested to merge jivanvl-remove-prepend-left-8 into master

What does this MR do?

This removes the .prepend-left-8 css class and replaces its usage for GitLab UI, gl-ml-3 utility class

This is due to the rem values of gl-ml-3, it uses the grid base value of 8px

#217418

File list

File Converted
app/views/projects/_home_panel.html.haml
app/views/projects/branches/_branch.html.haml
app/views/projects/issues/_new_branch.html.haml
app/views/groups/_home_panel.html.haml
app/views/layouts/terms.html.haml
app/views/layouts/header/_logo_with_title.html.haml
app/views/layouts/header/_default.html.haml
app/views/users/terms/index.html.haml
app/assets/javascripts/ide/components/file_row_extra.vue
app/assets/javascripts/ide/components/pipelines/list.vue
app/assets/javascripts/ide/components/jobs/detail/description.vue
app/assets/javascripts/ide/components/jobs/stage.vue
app/assets/javascripts/issuable_suggestions/components/item.vue
app/assets/javascripts/badges/components/badge.vue
app/assets/stylesheets/framework/common.scss
app/helpers/issuables_helper.rb
ee/app/assets/javascripts/vue_merge_request_widget/components/visual_review_app_link.vue
ee/app/assets/javascripts/packages/shared/components/package_list_row.vue
ee/app/assets/javascripts/packages/shared/components/package_tags.vue
ee/app/assets/javascripts/approvals/components/rule_controls.vue
ee/app/assets/javascripts/geo_nodes/components/node_detail_sections/section_reveal_button.vue

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading