Remove prepend-top-8 CSS class
What does this MR do?
This removes the .prepend-top-8
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
, it uses the grid base value of 8px
File list
File | Converted |
---|---|
app/views/projects/_home_panel.html.haml | |
app/views/shared/projects/_project.html.haml | |
app/views/shared/_new_merge_request_checkbox.html.haml | |
app/views/groups/settings/_general.html.haml | |
app/views/groups/_home_panel.html.haml | |
app/assets/javascripts/releases/components/release_block_assets.vue | |
app/assets/javascripts/serverless/components/function_row.vue | |
app/assets/javascripts/pipelines/components/test_reports/test_summary.vue | |
app/assets/javascripts/groups/components/group_item.vue | |
app/assets/javascripts/boards/components/issue_card_inner.vue | |
app/assets/javascripts/jobs/components/stages_dropdown.vue | |
app/assets/javascripts/monitoring/components/charts/empty_chart.vue | |
app/assets/javascripts/vue_shared/components/file_finder/index.vue | |
app/assets/stylesheets/framework/common.scss | |
ee/app/assets/javascripts/subscriptions/new/components/checkout/step.vue | |
ee/app/assets/javascripts/packages/details/components/maven_installation.vue | |
ee/app/assets/javascripts/packages/details/components/package_title.vue | |
ee/app/assets/javascripts/packages/details/components/conan_installation.vue | |
ee/app/assets/javascripts/packages/details/components/nuget_installation.vue | |
ee/app/assets/javascripts/packages/details/components/npm_installation.vue |
Screenshots
Before | After |
---|---|
Does this MR meet the acceptance criteria?
Conformity
Edited by 🤖 GitLab Bot 🤖