Minor Bootstrap .less update

This commit is contained in:
Kuba Paczyński
2017-10-02 22:03:25 +02:00
parent a28839b341
commit 19b3afff1c
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 a .dropdown-menu immediately after it
// Need .dropdown-toggle since :last-child doesn't apply, given that a .dropdown-menu is used immediately after it
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
.border-left-radius(0);