Merge pull request #1990 from matmair/fix-tooltip-linebreak

Fix tooltip linebreak
This commit is contained in:
Oliver 2021-08-22 08:19:54 +10:00 committed by GitHub
commit 51de0a982a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,8 +160,7 @@
</div>
<div class='panel-content'>
<h4>{% trans 'Stock Pricing' %}
<i class="fas fa-info-circle" title="Shows the purchase prices of stock for this part.
The Supplier Unit Cost is the current purchase price for that supplier part."></i>
<i class="fas fa-info-circle" title="Shows the purchase prices of stock for this part.&#10;The Supplier Unit Cost is the current purchase price for that supplier part."></i>
</h4>
{% if price_history|length > 0 %}
<div style="max-width: 99%; min-height: 300px">