mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
Css: Document reliableMarginRight is needed for Android 2.3
This commit is contained in:
parent
42b740bc02
commit
e46cabc6c2
@ -106,6 +106,7 @@ define([
|
||||
return pixelPositionVal;
|
||||
},
|
||||
|
||||
// Support: Android 2.3
|
||||
reliableMarginRight: function() {
|
||||
var body, container, div, marginDiv,
|
||||
// Support: IE<9.
|
||||
|
Loading…
Reference in New Issue
Block a user