Commit 09e97e22 authored by samdbeckham's avatar samdbeckham

Adds a new button class for icons

parent 035560c5
......@@ -67,7 +67,7 @@ export default {
v-gl-tooltip
:aria-label="s__('Security Reports|More info')"
:title="s__('Security Reports|More info')"
class="btn btn-secondary hint js-more-info"
class="btn btn-secondary btn-icon js-more-info"
type="button"
@click="openModal({ vulnerability })"
>
......
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