button-groups.less: Grammar OCD comment
[ci skip]
This commit is contained in:
parent
e4730c989e
commit
0ea85728d1
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@
|
|||
.border-right-radius(0);
|
||||
}
|
||||
}
|
||||
// Need .dropdown-toggle since :last-child doesn't apply, given a .dropdown-menu is used 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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue