Skip to content

Commit

Permalink
Merge pull request #2045 from tf/action-item-fix
Browse files Browse the repository at this point in the history
Fix style of action item submit buttons
  • Loading branch information
tf authored Jan 3, 2024
2 parents 8f1cc3d + 30b49af commit 4f45da1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
display: inline;
}

input[type="submit"] {
[type="submit"] {
@include light-button;
padding: 12px 17px 10px;
margin: 0;
Expand Down

0 comments on commit 4f45da1

Please sign in to comment.