Skip to content

Commit

Permalink
Merge pull request #564 from NHSLeadership/DI-5019
Browse files Browse the repository at this point in the history
DI-5019 Experimental fix for gravity form submit button
  • Loading branch information
maheshmuralip authored Jan 11, 2023
2 parents 40dd783 + 8c0176f commit 1248a83
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 2 deletions.
4 changes: 4 additions & 0 deletions assets/scss/gravity-forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,10 @@
vertical-align: top;
width: auto;
}
// Fix for gravity form submit button when legacy markup is enabled.
& > .nhsuk-button {
font-size: 19px !important;
}
}

#ui-datepicker-div {
Expand Down
3 changes: 3 additions & 0 deletions style-gutenburg.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion style.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion style.min.css.map

Large diffs are not rendered by default.

0 comments on commit 1248a83

Please sign in to comment.