]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #24574
authorMark Otto <markdotto@gmail.com>
Sat, 28 Oct 2017 03:35:33 +0000 (20:35 -0700)
committerMark Otto <markdotto@gmail.com>
Sat, 28 Oct 2017 03:35:33 +0000 (20:35 -0700)
scss/_button-group.scss

index 2ed2f7ac75ae8c380af4f15fb5236dfc7c273b14..8be3a6a7f5b1ba9ceaeb9370f769d92f70f75d86 100644 (file)
 // Split button dropdowns
 //
 
-.btn + .dropdown-toggle-split {
+.dropdown-toggle-split {
   padding-right: $btn-padding-x * .75;
   padding-left: $btn-padding-x * .75;