bootstrap frontend upgraded

This commit is contained in:
Alan Hamlett
2021-01-11 09:33:54 -08:00
parent 150c52668c
commit 389b0e08e5
9 changed files with 13 additions and 13 deletions

View File

@@ -59,7 +59,7 @@
.border-right-radius(0);
}
}
// Need .dropdown-toggle since :last-child doesn't apply, given that a .dropdown-menu is used immediately after it
// Need .dropdown-toggle since :last-child doesn't apply given a .dropdown-menu immediately after it
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
.border-left-radius(0);