]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
update comment
authorMark Otto <markdotto@gmail.com>
Sun, 2 Jul 2017 06:14:27 +0000 (23:14 -0700)
committerMark Otto <markd.otto@gmail.com>
Sun, 2 Jul 2017 06:25:28 +0000 (23:25 -0700)
scss/mixins/_buttons.scss

index ad397449fc8fa5029d599e041394e8dea7e214c8..f7ec5764e7bd317e1d6e21cb06472c2d38370abf 100644 (file)
@@ -9,7 +9,6 @@
   border-color: $border;
   @include box-shadow($btn-box-shadow);
 
-  // Hover and focus styles are shared
   &:hover {
     @include color-yiq($background);
     background-color: $active-background;