mirror of
https://github.com/jquery/jquery.git
synced 2026-02-10 02:45:00 -05:00
Fixes #14049: don't append px to CSS order value. Close gh-1300.
This commit is contained in:
committed by
Michał Gołębiowski
parent
d139732a16
commit
ec6eb38c64
@@ -173,6 +173,7 @@ jQuery.extend({
|
||||
"fontWeight": true,
|
||||
"lineHeight": true,
|
||||
"opacity": true,
|
||||
"order": true,
|
||||
"orphans": true,
|
||||
"widows": true,
|
||||
"zIndex": true,
|
||||
|
||||
Reference in New Issue
Block a user