]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Forms / spelling mistake / comment 6463/head
authortwogrey <alexis.degryse@gmail.com>
Mon, 13 Apr 2015 12:04:32 +0000 (14:04 +0200)
committertwogrey <alexis.degryse@gmail.com>
Mon, 13 Apr 2015 12:04:32 +0000 (14:04 +0200)
disbaled >> disabled

scss/foundation/components/_forms.scss

index dee3f4501ac88b0c3883cd978b57f1922d55e53b..ddf8a7faadaccef81c2132319de1194ce34de473 100644 (file)
@@ -139,7 +139,7 @@ $select-hover-bg-color: scale-color($select-bg-color, $lightness: -3%) !default;
     border-color: $input-focus-border-color;
     outline: none;
   }
-  // Disbaled Styles
+  // Disabled Styles
   &:disabled {
     background-color: $input-disabled-bg;
     cursor: $input-disabled-cursor;