Why Bootstrap 5 buttons are not using display: inline-flex
A couple of months ago, I've opened an issue about buttons not using display: inline-flex. Since Bootstrap 5 aims to be a modern framework, you could be surprised that it's still using display: inline-block. A bit of background Recently, I was readin...
Aug 10, 20212 min read1.5K

