Replace bootstrap .caret with unicode

This commit is contained in:
the-djmaze 2022-07-21 11:45:08 +02:00
parent 1905a2c96c
commit 62d13a12d1
6 changed files with 8 additions and 37 deletions

View file

@ -54,9 +54,3 @@
.btn-group > .btn.active {
z-index: 2;
}
// Reposition the caret
.btn .caret {
margin-top: 8px;
margin-left: 0;
}