]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix the mismatch of the default value of $input-include-glowing-effect in the _settin... 6367/head
authorAbdullah Salem <abdullahsalem@outlook.com>
Thu, 5 Mar 2015 18:05:54 +0000 (21:05 +0300)
committerAbdullah Salem <abdullahsalem@outlook.com>
Thu, 5 Mar 2015 18:05:54 +0000 (21:05 +0300)
scss/foundation/_settings.scss

index fab5c1944174889414fd0648835cc74af7ecf860..f0b0d2a7dd1ceb1a12be72839335dec2d629f253 100644 (file)
@@ -643,7 +643,7 @@ $include-html-global-classes: $include-html-classes;
 // $input-disabled-bg: $gainsboro;
 // $input-disabled-cursor: $cursor-default-value;
 // $input-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
-// $input-include-glowing-effect: true;
+// $input-include-glowing-effect: false;
 
 // We use these to style the fieldset border and spacing.
 // $fieldset-border-style: solid;