bootstrap-arrow-buttons
bootstrap-arrow-buttons copied to clipboard
Add support for start and end buttons without arrows
Add support for start and end buttons without arrows
.btn-end:after{ display: none; } .btn-start:before{ display: none; }