mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-20 16:13:24 -04:00
Updated and tested all buttons
This commit is contained in:
@@ -91,7 +91,7 @@ describe("Stick to top/bottom of window when scrolling", () => {
|
||||
</div>
|
||||
</div>
|
||||
<div class="page-footer">
|
||||
<button type="submit" class="govuk-button">Continue</button>
|
||||
<button type="submit" class="usa-button">Continue</button>
|
||||
</div>
|
||||
</form>
|
||||
</main>
|
||||
@@ -756,7 +756,7 @@ describe("Stick to top/bottom of window when scrolling", () => {
|
||||
</div>
|
||||
<div class="page-footer js-stick-at-bottom-when-scrolling">
|
||||
<form method="post" action="">
|
||||
<button type="submit" class="govuk-button">Send 1 email </button>
|
||||
<button type="submit" class="usa-button">Send 1 email </button>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user