bootstrap-arrow-buttons icon indicating copy to clipboard operation
bootstrap-arrow-buttons copied to clipboard

Add support for start and end buttons without arrows

Open absentdream opened this issue 7 years ago • 1 comments

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

absentdream avatar May 16 '17 09:05 absentdream

Support for end buttons have been added in this MR 2 waiting for approval.

Regards

clementduveau avatar Jul 26 '19 11:07 clementduveau