aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.resizable.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/ui.resizable.js')
-rw-r--r--ui/ui.resizable.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/ui.resizable.js b/ui/ui.resizable.js
index 61cea5206..c557444cd 100644
--- a/ui/ui.resizable.js
+++ b/ui/ui.resizable.js
@@ -547,7 +547,7 @@ $.extend($.ui.resizable, {
animateEasing: "swing",
aspectRatio: false,
autoHide: false,
- cancel: ":input",
+ cancel: ":input,option",
containment: false,
delay: 0,
disableSelection: true,