]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
button-groups.less: Grammar OCD comment
authorChris Rebert <github@chrisrebert.com>
Tue, 1 Dec 2015 08:07:49 +0000 (00:07 -0800)
committerChris Rebert <github@chrisrebert.com>
Tue, 1 Dec 2015 08:07:49 +0000 (00:07 -0800)
[ci skip]

less/button-groups.less

index 7bbefede886f7da46ef80777966a0f1491159203..16db0c6135e79744f43b578edc0b79a10f74267c 100644 (file)
@@ -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);