diff --git a/src/registrar/assets/sass/_theme/_buttons.scss b/src/registrar/assets/sass/_theme/_buttons.scss index 02089ec6d..6aa2995fd 100644 --- a/src/registrar/assets/sass/_theme/_buttons.scss +++ b/src/registrar/assets/sass/_theme/_buttons.scss @@ -132,3 +132,11 @@ a.usa-button--unstyled:visited { margin-left: units(2); } } + +// TODO: find another file for this +.info-button span.usa-tooltip svg.usa-icon { + svg.usa-icon{ + transform: translateY(2px) !important; + background: transparent; + } +} diff --git a/src/registrar/templates/home.html b/src/registrar/templates/home.html index 1afb167cf..60aa1cd55 100644 --- a/src/registrar/templates/home.html +++ b/src/registrar/templates/home.html @@ -45,7 +45,7 @@