You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Bootstrap 3, there is a default button style btn-default, but it's removed in Bootstrap 4. Then I use btn-secondary in this project as a default button style, now I am wondering maybe btn-primary is a better choice? What do you think?
You can just vote for your choice, thanks!
🚀 btn-primary (the blue one)
👀 btn-secondary (the grey one)
The text was updated successfully, but these errors were encountered:
greyli
changed the title
Change the default style of form button to btn-primary
PLEASE VOTE: Change the default style of form button to btn-primary
Apr 23, 2020
In Bootstrap 3, there is a default button style
btn-default
, but it's removed in Bootstrap 4. Then I usebtn-secondary
in this project as a default button style, now I am wondering maybebtn-primary
is a better choice? What do you think?You can just vote for your choice, thanks!
🚀 btn-primary (the blue one)
👀 btn-secondary (the grey one)
The text was updated successfully, but these errors were encountered: