From: Chris Rebert Date: Mon, 27 Apr 2015 08:22:07 +0000 (-0700) Subject: Set `box-sizing: border-box` on .container-viewport in #16142 testcase X-Git-Tag: v3.3.5~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdb37dce3a85c07790e73b7e2c809860db6b0cad;p=thirdparty%2Fbootstrap.git Set `box-sizing: border-box` on .container-viewport in #16142 testcase Otherwise, the test doesn't properly fail when the fix is reverted. --- diff --git a/js/tests/unit/tooltip.js b/js/tests/unit/tooltip.js index 711eba8ec0..51cfcb9335 100644 --- a/js/tests/unit/tooltip.js +++ b/js/tests/unit/tooltip.js @@ -768,6 +768,7 @@ $(function () { assert.expect(2) var styles = ''