Remove prepend-top-0 css rule
What does this MR do?
This removes the .prepend-top-0
rule usage and replaces it for the .gl-mt-0
utility class
Screenshots
Some examples
File | Before | After |
---|---|---|
app/views/projects/environments/_form.html.haml | ||
app/views/projects/services/_form.html.haml |
file list
file | converted? |
---|---|
app/views/doorkeeper/applications/index.html.haml | |
app/views/devise/confirmations/almost_there.haml | |
app/views/projects/protected_branches/show.html.haml | |
app/views/projects/empty.html.haml | |
app/views/projects/settings/ci_cd/_form.html.haml | |
app/views/projects/settings/access_tokens/index.html.haml | |
app/views/projects/triggers/edit.html.haml | |
app/views/projects/environments/_form.html.haml | |
app/views/projects/hook_logs/_index.html.haml | |
app/views/projects/hook_logs/show.html.haml | |
app/views/projects/cleanup/_show.html.haml | |
app/views/projects/protected_tags/show.html.haml | |
app/views/projects/forks/new.html.haml | |
app/views/projects/services/_form.html.haml | |
app/views/projects/services/prometheus/_show.html.haml | |
app/views/projects/new.html.haml | |
app/views/clusters/clusters/_sidebar.html.haml | |
app/views/admin/hook_logs/_index.html.haml | |
app/views/admin/appearances/_form.html.haml | |
app/views/admin/appearances/_system_header_footer_form.html.haml | |
app/views/shared/snippets/_header.html.haml | |
app/views/shared/web_hooks/_title_and_docs.html.haml | |
app/views/shared/file_hooks/_index.html.haml | |
app/views/shared/deploy_keys/_index.html.haml | |
app/views/shared/access_tokens/_created_container.html.haml | |
app/views/shared/access_tokens/_form.html.haml | |
app/views/shared/deploy_tokens/_index.html.haml | |
app/views/shared/deploy_tokens/_new_deploy_token.html.haml | |
app/views/shared/milestones/_deprecation_message.html.haml | |
app/views/shared/notifications/_custom_notifications.html.haml | |
app/views/layouts/terms.html.haml | |
app/views/profiles/_event_table.html.haml | |
app/views/profiles/preferences/show.html.haml | |
app/views/profiles/preferences/_sourcegraph.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/personal_access_tokens/index.html.haml | |
app/views/profiles/audit_log.html.haml | |
app/views/profiles/gpg_keys/index.html.haml | |
app/views/profiles/accounts/show.html.haml | |
app/views/profiles/keys/index.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/import/phabricator/new.html.haml | |
app/assets/javascripts/snippets/components/snippet_title.vue | |
app/assets/javascripts/custom_metrics/components/custom_metrics_form.vue | |
app/assets/javascripts/boards/components/issue_card_inner.vue | |
app/assets/stylesheets/framework/common.scss |
Does this MR meet the acceptance criteria?
Conformity
Edited by 🤖 GitLab Bot 🤖