Skip to content

Remove append-bottom-8 CSS class

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

What does this MR do?

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

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

#217418

File list

File converted
app/views/projects/empty.html.haml
app/views/projects/commits/_commit.html.haml
app/views/projects/_home_panel.html.haml
app/assets/javascripts/releases/components/release_block_assets.vue
app/assets/javascripts/repository/components/last_commit.vue
app/assets/javascripts/diffs/components/commit_item.vue
app/assets/javascripts/diffs/components/tree_list.vue
app/assets/javascripts/vue_shared/components/file_finder/index.vue
app/assets/stylesheets/framework/common.scss
ee/app/assets/javascripts/subscriptions/new/components/order_summary/summary_details.vue
ee/app/assets/javascripts/packages/details/components/package_title.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