lipis / bootstrap-sweetalert

:cake: A beautiful "replacement" for JavaScript's alert ⛺
https://lipis.github.io/bootstrap-sweetalert/
MIT License
2.1k stars 503 forks source link

all buttons are set class 'btn btn-lg', not 'btn' #42

Closed kuc2477 closed 9 years ago

kuc2477 commented 9 years ago

swal('HELLO', 'WORLD', 'success');

loads confirm button with btn btn-lg, not btn.

Is this intentional behavior or just a bug? I don't think btn-lg is appropriate for default buttons.

lipis commented 9 years ago

Was by design... as the original project had big buttons..