]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
typo 5862/head
authorBrave Dick <neporozhniy@gmail.com>
Thu, 25 Sep 2014 16:35:50 +0000 (19:35 +0300)
committerBrave Dick <neporozhniy@gmail.com>
Thu, 25 Sep 2014 16:35:50 +0000 (19:35 +0300)
scss/foundation/components/_forms.scss

index 86219d2e05558096722a44a3143004e95d653c93..6de76a4a2b16e1592354c50066ea8682b26c64cb 100644 (file)
@@ -467,7 +467,7 @@ $select-hover-bg-color: scale-color($select-bg-color, $lightness: -3%) !default;
       height: auto;
     }
 
-       /* Don't allow resize out of parent */
+       /* Not allow resize out of parent */
        textarea {
                max-width: 100%;
        }