mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Fixes #14049: don't append px to CSS order value. Close gh-1300. (cherry picked from ec6eb38c64)
This commit is contained in:
committed by
Michał Gołębiowski
parent
2933c30b67
commit
1c6641f0c8
@@ -170,6 +170,7 @@ jQuery.extend({
|
||||
"fontWeight": true,
|
||||
"lineHeight": true,
|
||||
"opacity": true,
|
||||
"order": true,
|
||||
"orphans": true,
|
||||
"widows": true,
|
||||
"zIndex": true,
|
||||
|
||||
Reference in New Issue
Block a user