Commit b3646bf1 authored by Miguel Rincon's avatar Miguel Rincon

Merge branch '225368-fix-nav-buttons-sizes' into 'master'

Fix difference between button sizes

See merge request gitlab-org/gitlab!36668
parents c551e1a0 34a49549
......@@ -75,7 +75,7 @@ export default {
v-if="!isPreparingCsvExport"
ref="exportIcon"
name="export"
class="mr-0 position-top-0"
class="mr-0 gl-display-block"
/>
<gl-popover
ref="popover"
......
---
title: Fix difference between button sizes in the instance level security dashboard
merge_request: 36668
author:
type: fixed
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