Skip to content
Snippets Groups Projects
Commit 088471b0 authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

fix icon/text space in filters for compounds list

Former-commit-id: 97ea0245bd21eb4e9509c6ddc4f3d26590120717
parent cd206686
No related branches found
No related tags found
No related merge requests found
<button type="button" class="btn btn-primary btn-lg m-1" style="width: inherit!important" data-toggle="modal" data-target="#modal-{{ param_name }}">
<i class="fa fa-filter"></i>{{ label }}
<i class="fa fa-filter mr-2"></i>{{ label }}
</button>
<button type="button" class="btn btn-primary btn-lg m-1" style="width: inherit!important" data-toggle="modal" data-target="#modal-{{ param_name }}">
<i class="fa fa-filter"></i>{{ label }}
<i class="fa fa-filter mr-2"></i>{{ label }}
</button>
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