Closed
Description
Description
Bootstrap template update from 3.3 to 4.x replaced btn-default
class with btn-secondary
, which results in pale grey submit buttons.
I believe it would make more sense to give it btn-primary
class as documented in the form section of Bootstrap 4 documentation: https://getbootstrap.com/docs/4.0/components/forms/
Example