.btn-group-xs does not shrink nested badges
Created by: QuentinFchx
The class .btn-group-xs
does not shrink badges (.badge
) presents in subsequents .btn
The modification applied to badges when used inside .btn-xs
is not applied when you use a group of buttons with the class .btn-group-xs
.