]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update _buttons.scss
authorMark Otto <markd.otto@gmail.com>
Sun, 18 Jun 2017 17:53:27 +0000 (10:53 -0700)
committerGitHub <noreply@github.com>
Sun, 18 Jun 2017 17:53:27 +0000 (10:53 -0700)
scss/mixins/_buttons.scss

index c22a5cc3f9871f670c38e333e99bbd05a0af1f08..1e01de867d7efa8b3ea5493ad1d3464d191f239c 100644 (file)
@@ -18,7 +18,7 @@
     background-color: $active-background;
     border-color: $active-border;
   }
-  
+
   &:focus,
   &.focus {
     // Avoid using mixin so we can pass custom focus shadow properly