templates/project/sass/forms.sass in foundation-sass-2.1 vs templates/project/sass/forms.sass in foundation-sass-2.1.1

- old
+ new

@@ -2,11 +2,11 @@ @import includes/mixins @import includes/colors /* Artfully masterminded by ZURB :: Make sure to include app.js if using inline label inputs */ /* Standard Forms */ -formv +form margin: 0 0 18px label display: block +font-size(13) line-height: 18px @@ -27,10 +27,10 @@ +font-size(13) padding: 4px 3px 2px outline: none !important background: #fff &.oversize - +font-size(18, $important: true) + +font-size(18, $is-important: true) padding: 4px 5px !important &:focus background: #f9f9f9 /* Inlined Label Style */ \ No newline at end of file