Commit 6b9ed30f authored by Lukas Eipert's avatar Lukas Eipert

Fix button rendering in license management in FF

parent 3d7b06c5
...@@ -67,11 +67,11 @@ export default { ...@@ -67,11 +67,11 @@ export default {
aria-haspopup="true" aria-haspopup="true"
aria-expanded="false" aria-expanded="false"
> >
{{ dropdownText }}
<icon <icon
class="float-right" class="float-right"
name="chevron-down" name="chevron-down"
/> />
{{ dropdownText }}
</button> </button>
<div <div
class="dropdown-menu dropdown-menu-right" 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