Skip to content

Remove prepend-left-4 CSS class

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

What does this MR do?

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

This is due to the rem values of gl-ml-2 so in this case it would be .50 \* 8px = 4px

issue #217418

File list

File Converted
app/views/projects/_home_panel.html.haml
app/views/projects/tags/_tag.html.haml
app/views/clusters/clusters/_banner.html.haml
app/views/groups/_home_panel.html.haml
app/assets/javascripts/ide/components/preview/navigator.vue
app/assets/javascripts/ide/components/jobs/stage.vue
app/assets/javascripts/releases/components/release_block_author.vue
app/assets/javascripts/vue_merge_request_widget/components/deployment/deployment_action_button.vue
app/assets/javascripts/monitoring/components/alert_widget_form.vue
app/assets/stylesheets/framework/common.scss
app/helpers/issuables_helper.rb
ee/app/assets/javascripts/packages/shared/components/package_tags.vue
ee/app/assets/javascripts/vue_shared/dashboards/components/alerts.vue
ee/app/assets/javascripts/vue_shared/metrics_reports/grouped_metrics_reports_app.vue

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Edited by 🤖 GitLab Bot 🤖

Merge request reports