stylesheets/flint/functions/lib/_calc-width.scss in flint-gs-2.1.3 vs stylesheets/flint/functions/lib/_calc-width.scss in flint-gs-2.1.4

- old
+ new

@@ -3,11 +3,11 @@ /// /// @access private /// /// @param {String} $key - key of breakpoint /// @param {Number} $span - span value of element -/// @param {Number|String} $context (null) - context value of element -/// @param {Number} $deduct (null) - subtract value out of final width +/// @param {Number|String} $context [null] - context value of element +/// @param {Number} $deduct [null] - subtract value out of final width /// /// @return {Map} - map of target and context result /// /// @group Internal Functions ///