From c61a0059add8ed03be55601f674bf831d92898b1 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 2 Jan 2017 11:52:38 -0800 Subject: update seletors in js --- js/tests/unit/modal.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'js/tests/unit/modal.js') diff --git a/js/tests/unit/modal.js b/js/tests/unit/modal.js index 7af5aeb27..84492cec2 100644 --- a/js/tests/unit/modal.js +++ b/js/tests/unit/modal.js @@ -379,8 +379,8 @@ $(function () { QUnit.test('should have a paddingRight when the modal is taller than the viewport', function (assert) { assert.expect(2) var done = assert.async() - $('').appendTo('#qunit-fixture') - $('.navbar-fixed-top, .navbar-fixed-bottom, .is-fixed').css('padding-right', '10px') + $('
@Johann-S
').appendTo('#qunit-fixture') + $('.fixed-top, .fixed-bottom, .is-fixed, .sticky-top').css('padding-right', '10px') $('