]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Set `box-sizing: border-box` on .container-viewport in #16142 testcase
authorChris Rebert <code@rebertia.com>
Mon, 27 Apr 2015 08:22:07 +0000 (01:22 -0700)
committerChris Rebert <code@rebertia.com>
Mon, 27 Apr 2015 08:23:39 +0000 (01:23 -0700)
commitcdb37dce3a85c07790e73b7e2c809860db6b0cad
tree4c83e3af184486ce277b5c5e7b9d680eb7d7c4ae
parent71597a44243d8b7716d7a6ac862d54db08b39626
Set `box-sizing: border-box` on .container-viewport in #16142 testcase

Otherwise, the test doesn't properly fail when the fix is reverted.
js/tests/unit/tooltip.js