diff options
Diffstat (limited to 'bower_components/jquery/src/css/support.js')
| -rw-r--r-- | bower_components/jquery/src/css/support.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bower_components/jquery/src/css/support.js b/bower_components/jquery/src/css/support.js index 4a8fc87..05f5cc8 100644 --- a/bower_components/jquery/src/css/support.js +++ b/bower_components/jquery/src/css/support.js @@ -120,6 +120,8 @@ define([ reliableMarginRightVal = !parseFloat( ( window.getComputedStyle( contents, null ) || {} ).marginRight ); + + div.removeChild( contents ); } // Support: IE8 |
