]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Added comment explaining why there is no mixin here 17220/head
authorCorné Dorrestijn <contact@corne.info>
Fri, 21 Aug 2015 23:04:16 +0000 (01:04 +0200)
committerCorné Dorrestijn <contact@corne.info>
Fri, 21 Aug 2015 23:04:16 +0000 (01:04 +0200)
scss/_custom-forms.scss

index 2326e01ca04f8b28d8a536de67302f379a5c5403..bc36013e9db31c1cff1f66d3a7c29dd6e3efebb1 100644 (file)
@@ -26,6 +26,7 @@
     }
 
     &:focus ~ .c-indicator {
+      // the mixin is not used here to make sure there is feedback
       box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
     }