mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-24 19:48:36 +02:00
Update src/registrar/assets/js/uswds-edited.js
Co-authored-by: Rachid Mrad <107004823+rachidatecs@users.noreply.github.com>
This commit is contained in:
parent
d791960fd0
commit
c671c44cbf
1 changed files with 1 additions and 1 deletions
|
@ -6158,7 +6158,7 @@ const setUpAttributes = tooltipTrigger => {
|
|||
tooltipBody.setAttribute("aria-hidden", "true");
|
||||
|
||||
// place the text in the tooltip
|
||||
// DOTGOV: nest the text element to allow us creater control over width and wrapping behavior
|
||||
// DOTGOV: nest the text element to allow us greater control over width and wrapping behavior
|
||||
tooltipBody.innerHTML = `
|
||||
<div class="usa-tooltip__content">
|
||||
${tooltipContent}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue