]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
add parens around arithmetic in recursive mixin calls to comply with LESS strictMath
authorChris Rebert <code@rebertia.com>
Mon, 9 Dec 2013 23:59:50 +0000 (15:59 -0800)
committerChris Rebert <code@rebertia.com>
Tue, 10 Dec 2013 00:02:24 +0000 (16:02 -0800)
commit9664f8da58abe718463ee31398e5d15de37f7289
tree1c128ae6c739d7111f632c138f829e246f969c25
parent88d8cd90e2cef123b9389187e0d5acd1c9f1026d
add parens around arithmetic in recursive mixin calls to comply with LESS strictMath

<3 @seven-phases-max for helping to confirm & debug this
X-Ref: https://github.com/less/less.js/issues/1725
less/mixins.less