Fixed button spacing in Portal unsubscribe popup footer (#19815)

no ref
- The 'Get help' button was only adding margin on the left when accessed
through account management even though it is also shown on the
unsubscribe page accessed via link.
This commit is contained in:
Steve Larson 2024-03-06 08:53:02 -06:00 committed by GitHub
parent b205214247
commit ae5df293c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@
margin-top: 3px;
}
.accountEmail .gh-email-faq-page-button {
.gh-email-faq-page-button {
margin-left: 4px;
}