diff --git a/src/components/UserCard/UserCard.css b/src/components/UserCard/UserCard.css index e3c7476b..480326ae 100644 --- a/src/components/UserCard/UserCard.css +++ b/src/components/UserCard/UserCard.css @@ -99,8 +99,7 @@ @apply --marketplaceH4FontStyles; display: none; margin-bottom: 0; - - /* Align to same baseline as the "Your host" heading */ + white-space: nowrap; @media (--viewportMedium) { display: inline; @@ -111,8 +110,6 @@ @apply --marketplaceH4FontStyles; display: inline; - /* Align to same baseline as the "Your host" heading */ - @media (--viewportMedium) { display: none; }