-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make #govuk_submit render button instead of input
This should address the bug where `<input type="submit">` doesn't register clicks when the very top of the element is clicked[0] and is more in-line with the Design System guidance[1]. [0] alphagov/govuk_elements#545 [1] https://design-system.service.gov.uk/components/button/#default-buttons Fixes #295
- Loading branch information
1 parent
a7be5ae
commit 8e54a52
Showing
3 changed files
with
29 additions
and
28 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
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