mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-30 07:19:13 +02:00
only overlay dropdowns for mobile
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
})
|
||||
}
|
||||
|
||||
Modal.prototype.show = function (e) {
|
||||
Modal.prototype.hide = function (e) {
|
||||
if (e) e.preventDefault()
|
||||
|
||||
e = $.Event('bs:modal:hide')
|
||||
|
Reference in New Issue
Block a user