From cb82394fc8645d4e41476d19693844fac5022b4c Mon Sep 17 00:00:00 2001 From: Catalin Zalog Date: Thu, 1 Mar 2018 10:30:47 +0200 Subject: fix(modal): removes .navbar-toggler margin --- js/tests/unit/modal.js | 42 ------------------------------------------ 1 file changed, 42 deletions(-) (limited to 'js/tests') diff --git a/js/tests/unit/modal.js b/js/tests/unit/modal.js index 3932d66c7..2729e4e4b 100644 --- a/js/tests/unit/modal.js +++ b/js/tests/unit/modal.js @@ -521,48 +521,6 @@ $(function () { .bootstrapModal('show') }) - QUnit.test('should adjust the inline margin of the navbar-toggler when opening and restore when closing', function (assert) { - assert.expect(2) - var done = assert.async() - var $element = $('').appendTo('#qunit-fixture') - var originalMargin = $element.css('margin-right') - - $('