Commit d32839ec authored by Yogi's avatar Yogi Committed by Phil Hughes

Remove the huge bottom margin for "expand file" button

parent e1c35852
......@@ -330,7 +330,7 @@ export default {
v-show="showWarning"
class="collapsed-file-warning gl-p-7 gl-bg-orange-50 gl-text-center gl-rounded-bottom-left-base gl-rounded-bottom-right-base"
>
<p class="gl-mb-8">
<p class="gl-mb-5">
{{ $options.i18n.autoCollapsed }}
</p>
<gl-button
......
---
title: Remove huge bottom margin for expand file button
merge_request: 51802
author: Yogi (@yo)
type: other
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