mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 20:35:01 -05:00
Css: Document reliableMarginRight is needed for Android 2.3
This commit is contained in:
@@ -106,6 +106,7 @@ define([
|
||||
return pixelPositionVal;
|
||||
},
|
||||
|
||||
// Support: Android 2.3
|
||||
reliableMarginRight: function() {
|
||||
var body, container, div, marginDiv,
|
||||
// Support: IE<9.
|
||||
|
||||
Reference in New Issue
Block a user