Commit c9d6a5a5 authored by Jonston Chan's avatar Jonston Chan Committed by Olena Horal-Koretska

Update deprecated GlIcon size in IDE branch search

Changelog: changed
parent ba1f6f13
......@@ -69,7 +69,7 @@ export default {
class="form-control dropdown-input-field"
@input="searchBranches"
/>
<gl-icon :size="18" name="search" class="ml-3 input-icon" use-deprecated-sizes />
<gl-icon name="search" class="gl-ml-5 gl-mt-1 input-icon" />
</label>
<div class="dropdown-content ide-merge-requests-dropdown-content d-flex">
<gl-loading-icon
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment