mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-10 23:54:08 +02:00
remove max-width: 100%; from table and place it on .table
This commit is contained in:
1
dist/js/bootstrap.js
vendored
1
dist/js/bootstrap.js
vendored
@@ -1717,7 +1717,6 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re
|
||||
|
||||
this.$body
|
||||
.find(this.selector)
|
||||
.filter(':visible')
|
||||
.map(function () {
|
||||
var $el = $(this)
|
||||
var href = $el.data('target') || $el.attr('href')
|
||||
|
2
dist/js/bootstrap.min.js
vendored
2
dist/js/bootstrap.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user