feat: allow wider tooltip width than parent container (#682)

This commit is contained in:
Róbert Kiss
2018-06-18 23:37:15 +02:00
committed by László Monda
parent cabfde7963
commit f52dc36a6a
2 changed files with 7 additions and 5 deletions

View File

@@ -95,7 +95,7 @@
<icon name="question-circle"
data-toggle="tooltip"
html="true"
maxWidth="500"
maxWidth="525"
title="<ul class='no-indent text-left'>
<li><strong>Default behavior</strong>: Remap the key on the the current layer of the current keymap.</li>
<li><strong>Remap on all keymaps</strong>: Remap key on the current layer of all keymaps.</li>