mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
Merge pull request #1421 from MarkReeder/2.0-wip
Fixes Opera flickering on the collapse plugin when reset is called without specifying the size
This commit is contained in:
Vendored
+1
-1
@@ -71,7 +71,7 @@
|
||||
|
||||
this.$element
|
||||
.removeClass('collapse')
|
||||
[dimension](size || '')
|
||||
[dimension](size || 'auto')
|
||||
[0].offsetWidth
|
||||
|
||||
this.$element.addClass('collapse')
|
||||
|
||||
Reference in New Issue
Block a user