diff --git a/src/registrar/assets/sass/_theme/_buttons.scss b/src/registrar/assets/sass/_theme/_buttons.scss index 6aa2995fd..81ae2f0d7 100644 --- a/src/registrar/assets/sass/_theme/_buttons.scss +++ b/src/registrar/assets/sass/_theme/_buttons.scss @@ -133,10 +133,9 @@ a.usa-button--unstyled:visited { } } -// TODO: find another file for this -.info-button span.usa-tooltip svg.usa-icon { - svg.usa-icon{ - transform: translateY(2px) !important; - background: transparent; - } +// TODO: find another file for this +.info-tooltip { + transform: translateY(4px) !important; + display: inline-block; + background: transparent; } diff --git a/src/registrar/templates/home.html b/src/registrar/templates/home.html index 60aa1cd55..dd7e70fbb 100644 --- a/src/registrar/templates/home.html +++ b/src/registrar/templates/home.html @@ -45,7 +45,7 @@