-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8576 from cfpb/ans_short_desc
Remove `short-desc` CSS class
- Loading branch information
Showing
7 changed files
with
7 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -99,7 +99,7 @@ <h4> | |
<h2> | ||
my Social Security | ||
</h2> | ||
<p class="short-desc"> | ||
<p> | ||
{{ _("Create a <em>my</em> Social Security account to review your expected benefits based on your actual Social Security record.") }} | ||
</p> | ||
<a href="https://www.ssa.gov/myaccount/" class="a-btn a-btn--full"> | ||
|
@@ -110,7 +110,7 @@ <h2> | |
<h2> | ||
{{ _("Get in touch") }} | ||
</h2> | ||
<p class="short-desc"> | ||
<p> | ||
{{ _("You can send feedback or questions to") }} <a href="mailto:[email protected]">[email protected]</a>. | ||
</p> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters