Skip to content
Snippets Groups Projects
Commit b18f350d authored by Marcel van Remmerden's avatar Marcel van Remmerden Committed by Illya Klymov
Browse files

Migrates spacing classes in modal to add commits

Changelog: changed
parent ea75b538
No related branches found
No related tags found
1 merge request!90408Migrates spacing classes in modal to add commits
......@@ -244,7 +244,7 @@ export default {
</template>
</gl-sprintf>
</template>
<div class="mt-2">
<div class="gl-mt-3">
<gl-search-box-by-type
ref="searchInput"
:placeholder="__(`Search by commit title or SHA`)"
......
......@@ -25,7 +25,7 @@ exports[`AddContextCommitsModal renders modal with 2 tabs 1`] = `
>
<div
class="mt-2"
class="gl-mt-3"
>
<gl-search-box-by-type-stub
clearbuttontitle="Clear"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment