From: twogrey Date: Mon, 13 Apr 2015 12:04:32 +0000 (+0200) Subject: Forms / spelling mistake / comment X-Git-Tag: v5.5.2~33^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6463%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Forms / spelling mistake / comment disbaled >> disabled --- diff --git a/scss/foundation/components/_forms.scss b/scss/foundation/components/_forms.scss index dee3f4501..ddf8a7faa 100644 --- a/scss/foundation/components/_forms.scss +++ b/scss/foundation/components/_forms.scss @@ -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;