fix tooltip style

This commit is contained in:
mlorb 2018-12-13 12:43:12 +01:00
parent 4e416fe81b
commit b7efce579b

View file

@ -15,7 +15,7 @@
</div>
<% if can_manage_module?(@my_module) %>
<div class="help_tooltips" style="width:25%"
<div class="help_tooltips" style="display:inline-block"
data-tooltiplink="<%= I18n.t('tooltips.link.task.results') %>"
data-tooltipcontent="<%= I18n.t('tooltips.text.task.results') %>">
<span class="hidden-xs"><%= t'my_modules.results.add_label' %></span>