Commit 05960e43 authored by Clement Ho's avatar Clement Ho

Merge branch '7872-license-management-dropdowns-are-broken-in-firefox' into 'master'

Fix button rendering in license management in FF

Closes #7872

See merge request gitlab-org/gitlab-ee!8046
parents 90775302 6b9ed30f
......@@ -67,11 +67,11 @@ export default {
aria-haspopup="true"
aria-expanded="false"
>
{{ dropdownText }}
<icon
class="float-right"
name="chevron-down"
/>
{{ dropdownText }}
</button>
<div
class="dropdown-menu dropdown-menu-right"
......
---
title: Fix button rendering in license management in FF
merge_request: 8046
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