]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
rm redundant ampersands from button-groups LESS 9804/head
authorChris Rebert <code@rebertia.com>
Sun, 18 Aug 2013 22:05:42 +0000 (15:05 -0700)
committerChris Rebert <code@rebertia.com>
Sun, 18 Aug 2013 22:05:42 +0000 (15:05 -0700)
less/button-groups.less

index 45f2fd0a96065931e0f25fd8fb39957a8d1b4137..43ada11d9a836619c042436e92d74bf12467166a 100644 (file)
   & .btn-default .caret {
     border-bottom-color: @btn-default-color;
   }
-  .btn-primary,
-  .btn-success,
-  .btn-warning,
-  .btn-danger,
-  .btn-info {
+  .btn-primary,
+  .btn-success,
+  .btn-warning,
+  .btn-danger,
+  .btn-info {
    .caret {
       border-bottom-color: #fff;
     }